AC_AutoTune: tidy includes

This commit is contained in:
Peter Barker 2022-04-08 19:45:01 +10:00 committed by Andrew Tridgell
parent d62e6e3228
commit 6f2fd9c4a4
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@
*/
#pragma once
#include <AP_HAL/AP_HAL.h>
#include <AC_AttitudeControl/AC_AttitudeControl.h>
#include <AC_AttitudeControl/AC_PosControl.h>
#include <AP_Math/AP_Math.h>

View File

@ -4,7 +4,6 @@
Gain and phase determination algorithm
*/
#include <AP_HAL/AP_HAL.h>
#include <AP_Math/AP_Math.h>
#define AUTOTUNE_DWELL_CYCLES 6