kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Modem control using KISS protocol extension (markdown)
rodzic
091554f343
commit
89f4eb7958
|
@ -1,7 +1,7 @@
|
||||||
When `EnableKissExtensions` configuration parameter is set to `true` modem will be able to handle
|
When `cfg.EnableKissExtensions/CFG_KISS_EXTENSIONS` configuration parameter is set to `true` modem will be able to handle
|
||||||
- SetHardware KISS command 6 for setting modem parameters, note, that it is not compatible with classical KISS format
|
- **SetHardware KISS command 6** for setting modem parameters, note, that it is not compatible with classical KISS format
|
||||||
- will send event about signal level with KISS command 7
|
- will send event about signal level with **KISS command 7**
|
||||||
- reboot when command 8 is received
|
- reboot when **command 8** is received
|
||||||
|
|
||||||
All commands are operating on KISS port 0.
|
All commands are operating on KISS port 0.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue