Update README.md
This commit is contained in:
parent
68f1e29703
commit
d887793355
@ -325,7 +325,7 @@ Hereafter described is the default *plain* format, which uses MSB bit numbering.
|
||||
|
||||
**Port #3:** Device configuration query result
|
||||
|
||||
byte 1: Lora SF (7..12) [default 9]
|
||||
byte 1: Lora SF (0..15, see rcommand 0x05) [default 5]
|
||||
byte 2: Lora TXpower (2..15) [default 15]
|
||||
byte 3: Lora ADR (1=on, 0=off) [default 1]
|
||||
byte 4: Screensaver status (1=on, 0=off) [default 0]
|
||||
@ -334,13 +334,13 @@ Hereafter described is the default *plain* format, which uses MSB bit numbering.
|
||||
bytes 7-8: RSSI limiter threshold value (negative) [default 0]
|
||||
byte 9: Lora Payload send cycle in seconds/2 (0..255) [default 120]
|
||||
byte 10: Wifi channel hopping interval in seconds/100 (0..255), 0 means no hopping [default 50]
|
||||
byte 11: Bluetooth channel switch interval in seconds/100 (0..255) [efault 10]
|
||||
byte 11: Bluetooth channel switch interval in seconds/100 (0..255) [default 10]
|
||||
byte 12: Bluetooth scanner status (1=on, 0=0ff) [default 1]
|
||||
byte 13: Wifi antenna switch (0=internal, 1=external) [default 0]
|
||||
byte 14: 0 (reserved)
|
||||
byte 15: RGB LED luminosity (0..100 %) [default 30]
|
||||
byte 16: Payloadmask (0..255)
|
||||
byte 17: 0 (reserved)
|
||||
byte 16: Flags (Bitmask, 0..255)
|
||||
byte 17: Payloadmask (Bitmask, 0..255, see rcommand 0x14)
|
||||
bytes 18-28: Software version (ASCII format, terminating with zero)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user