mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-03 06:28:32 -04:00
AP_Vehicle: all vehicles now use functors
This commit is contained in:
parent
dd691ae75c
commit
f24e69f4a0
@ -38,6 +38,4 @@
|
||||
#define APM_BUILD_TYPE(type) ((type) == APM_BUILD_UNKNOWN)
|
||||
#endif
|
||||
|
||||
#define APM_BUILD_FUNCTOR 1
|
||||
|
||||
#endif // AP_VEHICLE_TYPE_H
|
||||
|
Loading…
Reference in New Issue
Block a user