changed the place of note.

master
tanupoo 2020-08-28 19:07:10 +09:00
parent 28fa11e177
commit b5d12c72fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
LoRa/LoRaWAN Time on Air calculator LoRa/LoRaWAN Time on Air calculator
=================================== ===================================
(28-Aug-2020) Python2 has sunset already. 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. A calculator of the time on air (ToA) of LoRa/LoRaWAN PHY frame in Python.
(28-Aug-2020) Python2 has sunset already. For Python3, toa.py has been added. Don't worry. lorawan_toa.py is not changed for backward compatibility.
This script refers to the section 4.1.1.6. LoRa Packet Structure, This script refers to the section 4.1.1.6. LoRa Packet Structure,
[SX1276/77/78/79 Datasheet rev.5][http://www.semtech.com/images/datasheet/sx1276.pdf]. [SX1276/77/78/79 Datasheet rev.5][http://www.semtech.com/images/datasheet/sx1276.pdf].