From efbaf237e50b331b743b6232d221454291cad882 Mon Sep 17 00:00:00 2001 From: Shoichi Sakane Date: Tue, 26 Sep 2017 07:49:46 +0900 Subject: [PATCH] updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4423650..4ffb20a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A calculator of the time on air of LoRa PHY frame in Python. This script refers to the section 4.1.1.6. LoRa Packet Structure, [SX1276/77/78/79 Datasheet][http://www.semtech.com/images/datasheet/sx1276_77_78_79.pdf]. +The default value is aligned to LoRaWAN AS923. + ## Usage lorawan_toa.py [-h] [--band-width N_BW] [--disable-dro] [--disable-eh]