APM:Libraries
|
#include "HAL.h"
Go to the source code of this file.
Macros | |
#define | AP_MAIN __EXPORT ArduPilot_main |
#define | AP_HAL_MAIN() |
#define | AP_HAL_MAIN_CALLBACKS(CALLBACKS) |
#define AP_HAL_MAIN | ( | ) |
Definition at line 29 of file AP_HAL_Main.h.
Referenced by main().
#define AP_HAL_MAIN_CALLBACKS | ( | CALLBACKS | ) |
Definition at line 39 of file AP_HAL_Main.h.
#define AP_MAIN __EXPORT ArduPilot_main |
Definition at line 22 of file AP_HAL_Main.h.