mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
AP_HAL_ChibiOS: add and use AP_MOTORS_FRAME_DEFAULT_ENABLED
This commit is contained in:
parent
2ef09752c1
commit
b88bfa962b
@ -102,3 +102,7 @@ define WINCH_ENABLED 0
|
||||
define AP_GPS_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_GPS_UBLOX_ENABLED 1
|
||||
define AP_GPS_MAV_ENABLED 1
|
||||
|
||||
# enable only the QUAD frame
|
||||
define AP_MOTORS_FRAME_DEFAULT_ENABLED 0
|
||||
define AP_MOTORS_FRAME_QUAD_ENABLED 1
|
||||
|
Loading…
Reference in New Issue
Block a user