mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
AP_BLHeli: update rover motors include
This commit is contained in:
parent
e75d3b68e6
commit
ffe91fc80e
@ -28,7 +28,7 @@
|
|||||||
#include <AP_Math/crc.h>
|
#include <AP_Math/crc.h>
|
||||||
#include <AP_Vehicle/AP_Vehicle.h>
|
#include <AP_Vehicle/AP_Vehicle.h>
|
||||||
#if APM_BUILD_TYPE(APM_BUILD_Rover)
|
#if APM_BUILD_TYPE(APM_BUILD_Rover)
|
||||||
#include <AP_Motors/AP_MotorsUGV.h>
|
#include <AR_Motors/AP_MotorsUGV.h>
|
||||||
#else
|
#else
|
||||||
#include <AP_Motors/AP_Motors_Class.h>
|
#include <AP_Motors/AP_Motors_Class.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user