Macros
LED_state

Macros

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

Detailed Description

Macro Definition Documentation

◆ LED_STATE_DARK

#define LED_STATE_DARK   0

Definition at line 1165 of file iothinxio.h.

◆ LED_STATE_GREEN

#define LED_STATE_GREEN   1

Definition at line 1166 of file iothinxio.h.

◆ LED_STATE_RED

#define LED_STATE_RED   2

Definition at line 1167 of file iothinxio.h.