ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
gsInterface_events.h
Go to the documentation of this file.
1
5#ifndef _gsInterface_events_h_
6#define _gsInterface_events_h_
7
8
9#define GSINTERFACE_RESERVED_EID 0
10#define GSINTERFACE_STARTUP_INF_EID 1
11#define GSINTERFACE_COMMAND_ERR_EID 2
12#define GSINTERFACE_CONNECTED_TO_AP_EID 3
13
14#endif /* _interface_events_h_ */
15
16/************************/
17/* End of File Comment */
18/************************/