From 2e7e8e4ea7961a7a6bd2c357d817276e22d74ee0 Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Wed, 17 Mar 2021 22:19:29 +0100 Subject: [PATCH] Update README.md issue #758 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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.