gusimplewhiteboard
wb_sensors_sonar.h
Go to the documentation of this file.
1
9#ifndef wb_sensors_sonar_h
10#define wb_sensors_sonar_h
11
12#include <gu_util.h>
13
14#define wb_sensors_leds_h_NUMBER_OF_READINGS 30 //taken from the c++ namespace enum value: Sonar::NUMBER_OF_READINGS
15
20{
22 ARRAY_PROPERTY(u_int8_t, sonar, wb_sensors_leds_h_NUMBER_OF_READINGS)
23};
24
25#endif // wb_sensors_sonar_h
#define u_int8_t
Sonar sensors c struct.
#define wb_sensors_leds_h_NUMBER_OF_READINGS
/file wb_sensors_sonar.h