mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 19:04:33 +08:00
mc_att_control: remove unused include <systemlib/param/param.h>
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
#include <drivers/drv_hrt.h>
|
||||
#include <lib/geo/geo.h>
|
||||
#include <systemlib/circuit_breaker.h>
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
#define MIN_TAKEOFF_THRUST 0.2f
|
||||
#define TPA_RATE_LOWER_LIMIT 0.05f
|
||||
|
||||
Reference in New Issue
Block a user