ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
flarm_events.h
1
5#ifndef _apInterface_events_h_
6#define _apInterface_events_h_
7
8
9#define FLARM_RESERVED_EID 0
10#define FLARM_STARTUP_INF_EID 1
11#define FLARM_COMMAND_ERR_EID 2
12#define FLARM_CONNECTED_TO_AP_EID 3
13
14#endif /* _apInterface_events_h_ */
15
16/************************/
17/* End of File Comment */
18/************************/