gusimplewhiteboard
wb_sensors_leds.h
Go to the documentation of this file.
1
9#ifndef wb_sensors_leds_h
10#define wb_sensors_leds_h
11
12#include <gu_util.h>
13
14#define wb_sensors_leds_h_NUMBER_OF_LEDS 77 //taken from the c++ namespace enum value: LEDs::NUMBER_OF_LEDS
15
20{
22 ARRAY_PROPERTY(u_int8_t, leds, wb_sensors_leds_h_NUMBER_OF_LEDS)
23};
24
25#endif //wb_sensors_leds_h
#define u_int8_t
LED sensors c struct.
#define wb_sensors_leds_h_NUMBER_OF_LEDS
/file wb_sensors_leds.h