This commit is contained in:
Charles 2018-04-03 11:23:22 +02:00
parent c066a62ede
commit 3c590a2c3d

View File

@ -177,7 +177,7 @@ Note: all settings are stored in NVRAM and will be reloaded when device starts.
0x80 get device configuration
device answers with it's current configuration. The configuration is a C structure declared in file [globals.h](src/globals.h#L22-L37) with the following definition:
device answers with it's current configuration. The configuration is a C structure declared in file [globals.h](src/globals.h#L23-L38) with the following definition:
byte 1: Lora SF (7..12)
byte 2: Lora TXpower (2..15)