Added CSMA stats command to host

This commit is contained in:
Mark Qvist 2025-01-08 16:44:33 +01:00
parent c04067446d
commit 498652f583

View File

@ -45,6 +45,7 @@
#define CMD_STAT_CHTM 0x25
#define CMD_STAT_PHYPRM 0x26
#define CMD_STAT_BAT 0x27
#define CMD_STAT_CSMA 0x28
#define CMD_BLINK 0x30
#define CMD_RANDOM 0x40