mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AC_PID: fixed example build
This commit is contained in:
parent
495dfc30e6
commit
eb5ac90e12
@ -7,6 +7,7 @@
|
||||
#include <Arduino_Mega_ISR_Registry.h>
|
||||
#include <FastSerial.h>
|
||||
#include <AP_Common.h>
|
||||
#include <AP_Math.h>
|
||||
#include <APM_RC.h> // ArduPilot RC Library
|
||||
#include <AC_PID.h> // ArduPilot Mega RC Library
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user