gusimplewhiteboard
wb_buttons_status.h File Reference
#include <gu_util.h>
#include "wb_button.h"
Include dependency graph for wb_buttons_status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wb_buttons_status
 An Array of buttons for talking with an NXT. More...
 

Enumerations

enum  nxt_buttons_id { LEFT_BUTTON = 0 , RIGHT_BUTTON , NUMBER_OF_NXT_BUTTONS }
 /file wb_buttons_status.h More...
 

Enumeration Type Documentation

◆ nxt_buttons_id

/file wb_buttons_status.h

Created by Carl Lusty in 2014.
Copyright (c) 2014 Carl Lusty
All rights reserved.
A handy enum for accessing the objects array

Enumerator
LEFT_BUTTON 
RIGHT_BUTTON 
NUMBER_OF_NXT_BUTTONS 

Definition at line 16 of file wb_buttons_status.h.