diff --git a/docs/TheThingsNetwork.md b/docs/TheThingsNetwork.md index 959a01c7..37466a6f 100644 --- a/docs/TheThingsNetwork.md +++ b/docs/TheThingsNetwork.md @@ -23,9 +23,11 @@ TheThingsNetwork ttn(Stream& modemStream, Stream& debugStream, fp_ttn_t fp, uint Performs a software reset of the RN module. This does not clear saved state, e.g. provisioned keys. ```c -void showStatus(); +void reset(bool adr); ``` +- `bool adr`: Enable/disable Adaptive Data Rate. + ## Method: `getHardwareEui` Gets the unique hardware EUI, often used as the DevEUI. @@ -57,7 +59,6 @@ EUI: 0004A30B001B7AD2 Battery: 3223 AppEUI: 70B3D57EF000001C DevEUI: 0004A30B001B7AD2 -Band: 868 Data Rate: 5 RX Delay 1: 1000 RX Delay 2: 2000