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