mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 20:27:43 +00:00
Add SEND_ADC2 command definition
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#define NULL_CMD (0)
|
||||
#define SEND_TEMP (0x80)
|
||||
#define SEND_PING (0x81)
|
||||
#define SEND_ADC2 (0x82)
|
||||
/** \} */
|
||||
|
||||
/** \name These are the Radio to GUI binary commands. */
|
||||
|
Reference in New Issue
Block a user