mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Logger: include PIDInfo header in place of PID header
AC_PID.h includes a remarkable amount of stuff
This commit is contained in:
parent
da503a5e44
commit
ee908e8df2
@ -8,7 +8,7 @@
|
||||
#include <AP_RSSI/AP_RSSI.h>
|
||||
#include <RC_Channel/RC_Channel.h>
|
||||
#include <SRV_Channel/SRV_Channel.h>
|
||||
#include <AC_PID/AC_PID.h>
|
||||
#include <AC_PID/AP_PIDInfo.h>
|
||||
|
||||
#include "AP_Logger.h"
|
||||
#include "AP_Logger_File.h"
|
||||
|
Loading…
Reference in New Issue
Block a user