mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_AccelCal: adjust for new vehicle base class
This commit is contained in:
parent
8bb51f4b7d
commit
cf201afdf6
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||||
#include "AccelCalibrator.h"
|
#include "AccelCalibrator.h"
|
||||||
|
#include "AP_Vehicle/AP_Vehicle_Type.h"
|
||||||
|
|
||||||
#define AP_ACCELCAL_MAX_NUM_CLIENTS 4
|
#define AP_ACCELCAL_MAX_NUM_CLIENTS 4
|
||||||
class GCS_MAVLINK;
|
class GCS_MAVLINK;
|
||||||
|
Loading…
Reference in New Issue
Block a user