Macros
LED_state

Macros

#define LED_STATE_DARK   0
 
#define LED_STATE_GREEN   1
 
#define LED_STATE_RED   2
 

Detailed Description

Macro Definition Documentation

#define LED_STATE_DARK   0

Definition at line 1066 of file iothinxio.h.

#define LED_STATE_GREEN   1

Definition at line 1067 of file iothinxio.h.

#define LED_STATE_RED   2

Definition at line 1068 of file iothinxio.h.