mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-02-05 01:15:23 -05:00
Added CSMA stats command to host
This commit is contained in:
parent
c04067446d
commit
498652f583
@ -45,6 +45,7 @@
|
|||||||
#define CMD_STAT_CHTM 0x25
|
#define CMD_STAT_CHTM 0x25
|
||||||
#define CMD_STAT_PHYPRM 0x26
|
#define CMD_STAT_PHYPRM 0x26
|
||||||
#define CMD_STAT_BAT 0x27
|
#define CMD_STAT_BAT 0x27
|
||||||
|
#define CMD_STAT_CSMA 0x28
|
||||||
#define CMD_BLINK 0x30
|
#define CMD_BLINK 0x30
|
||||||
#define CMD_RANDOM 0x40
|
#define CMD_RANDOM 0x40
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user