mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Menu: fixed example build
This commit is contained in:
parent
184c4c8ac5
commit
c76c3457fd
@ -2,6 +2,7 @@
|
|||||||
#include <AP_Common.h>
|
#include <AP_Common.h>
|
||||||
#include <AP_Math.h>
|
#include <AP_Math.h>
|
||||||
#include <AP_Param.h>
|
#include <AP_Param.h>
|
||||||
|
#include <StorageManager.h>
|
||||||
#include <AP_Progmem.h>
|
#include <AP_Progmem.h>
|
||||||
|
|
||||||
#include <AP_Menu.h>
|
#include <AP_Menu.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user