mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_ESC_Telem: add missing include
This commit is contained in:
parent
964b683b83
commit
a2182f7c4b
@ -23,6 +23,8 @@
|
||||
#include <AP_BoardConfig/AP_BoardConfig.h>
|
||||
#include <AP_TemperatureSensor/AP_TemperatureSensor_config.h>
|
||||
|
||||
#include <AP_Math/AP_Math.h>
|
||||
|
||||
//#define ESC_TELEM_DEBUG
|
||||
|
||||
#define ESC_RPM_CHECK_TIMEOUT_US 210000UL // timeout for motor running validity
|
||||
|
Loading…
Reference in New Issue
Block a user