From 15f6e3a80675fb01b1f0dc58060277c32951928c Mon Sep 17 00:00:00 2001 From: tanupoo Date: Fri, 28 Aug 2020 19:03:03 +0900 Subject: [PATCH] added a note. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26e5d68..cf0156f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ LoRa/LoRaWAN Time on Air calculator =================================== +(28-Aug-2020) Python2 has sunset. For Python3, toa.py has been added. Don't worry. lorawan_toa.py is not changed for backward compatibility. + A calculator of the time on air (ToA) of LoRa/LoRaWAN PHY frame in Python. This script refers to the section 4.1.1.6. LoRa Packet Structure,