ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
apInterface_events.h
Go to the documentation of this file.
1
5#ifndef _apInterface_events_h_
6#define _apInterface_events_h_
7
8
9#define APINTERFACE_RESERVED_EID 0
10#define APINTERFACE_STARTUP_INF_EID 1
11#define APINTERFACE_COMMAND_ERR_EID 2
12#define APINTERFACE_CONNECTED_TO_AP_EID 3
13
14#endif /* _apInterface_events_h_ */
15
16/************************/
17/* End of File Comment */
18/************************/