mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
AC_AutoTune: tidy includes
This commit is contained in:
parent
d62e6e3228
commit
6f2fd9c4a4
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user