mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_Vehicle: rename APMrover2 to Rover
This commit is contained in:
parent
b7a03ae5ad
commit
1b99cfb10a
@ -19,7 +19,7 @@
|
||||
Also note that code needs to support other APM_BUILD_DIRECTORY
|
||||
values for example sketches
|
||||
*/
|
||||
#define APM_BUILD_APMrover2 1
|
||||
#define APM_BUILD_Rover 1
|
||||
#define APM_BUILD_ArduCopter 2
|
||||
#define APM_BUILD_ArduPlane 3
|
||||
#define APM_BUILD_AntennaTracker 4
|
||||
|
Loading…
Reference in New Issue
Block a user