mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 08:13:56 -04:00
GCS_MAVLink: move logging of RPM into RPM library
This commit is contained in:
parent
ab86dafda7
commit
f023f0443d
@ -48,6 +48,7 @@
|
||||
#include <AP_Winch/AP_Winch.h>
|
||||
#include <AP_OSD/AP_OSD.h>
|
||||
#include <AP_RCTelemetry/AP_CRSF_Telem.h>
|
||||
#include <AP_RPM/AP_RPM.h>
|
||||
#include <AP_AIS/AP_AIS.h>
|
||||
#include <AP_Filesystem/AP_Filesystem.h>
|
||||
#include <AP_Frsky_Telem/AP_Frsky_Telem.h>
|
||||
|
Loading…
Reference in New Issue
Block a user