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