mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Tools: ardupilotwaf: boards: enable extended esc telem on sitl_periph_universal
This commit is contained in:
parent
0b551ed7bc
commit
d5a125a2a9
@ -941,6 +941,7 @@ class sitl_periph_universal(sitl_periph):
|
||||
AP_BATTERY_ESC_ENABLED = 1,
|
||||
HAL_PWM_COUNT = 32,
|
||||
HAL_WITH_ESC_TELEM = 1,
|
||||
AP_EXTENDED_ESC_TELEM_ENABLED = 1,
|
||||
AP_TERRAIN_AVAILABLE = 1,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user