gusimplewhiteboard
wb_buttons_status.h
Go to the documentation of this file.
1
9#ifndef wb_buttons_status_h
10#define wb_buttons_status_h
11
12#include <gu_util.h>
13#include "wb_button.h"
14
17{
21};
22
27{
30
31#ifdef __cplusplus
36 {
37 memset(this, 0, sizeof(*this));
38 }
39#endif
40};
41
42#endif //wb_buttons_status_h
/file wb_button.h
Definition: wb_button.h:18
An Array of buttons for talking with an NXT.
ARRAY_PROPERTY(struct wb_button, touch_sensors, NUMBER_OF_NXT_BUTTONS) wb_buttons_status()
An array of sensors and motors plugged into the nxt ports.
nxt_buttons_id
/file wb_buttons_status.h
@ RIGHT_BUTTON
@ LEFT_BUTTON
@ NUMBER_OF_NXT_BUTTONS