diff --git a/README.md b/README.md index 4ec9bdf7..2d2ce588 100644 --- a/README.md +++ b/README.md @@ -532,14 +532,14 @@ Send for example `8386` as Downlink on Port 2 to get battery status and time/dat 0 ... 255 device sleep cycle in seconds/2 e.g. 120 -> device sleeps 240 seconds after each send cycle [default = 0] -0x20 store device configuration - - Current device runtime configuration is stored in NVRAM, will be reloaded after restart - -0x21 load device configuration +0x20 load device configuration Current device runtime configuration will be loaded from NVRAM, replacing current settings immediately (use with care!) +0x21 store device configuration + + Current device runtime configuration is stored in NVRAM, will be reloaded after restart + 0x80 get device configuration Device answers with it's current configuration on Port 3.