mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_HAL_ChibiOS: use minimize.inc to set NUM_SERVO_CHANNELS
This commit is contained in:
parent
cf7da64e28
commit
fae7e41fe4
@ -41,3 +41,6 @@ define AP_SMARTAUDIO_ENABLED 0
|
||||
|
||||
# minimized boards don't get configuration via Tramp by default:
|
||||
define AP_TRAMP_ENABLED 0
|
||||
|
||||
# various structures increase the flash size when using >16 servos:
|
||||
define NUM_SERVO_CHANNELS 16
|
||||
|
Loading…
Reference in New Issue
Block a user