mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Copter: minor comment fix
small edit on comments to kickoff autobuild
This commit is contained in:
parent
f995106c1e
commit
bdbe26eb28
@ -48,7 +48,7 @@
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_NavEKF2/AP_NavEKF2.h>
|
||||
#include <AP_NavEKF3/AP_NavEKF3.h>
|
||||
#include <AP_Mission/AP_Mission.h> // Mission command library
|
||||
#include <AP_Mission/AP_Mission.h> // Mission command library
|
||||
#include <AC_PID/AC_PID.h> // PID library
|
||||
#include <AC_PID/AC_PI_2D.h> // PID library (2-axis)
|
||||
#include <AC_PID/AC_HELI_PID.h> // Heli specific Rate PID library
|
||||
|
Loading…
Reference in New Issue
Block a user