mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
waf: disable RTC on sitl_periph_gps
This commit is contained in:
parent
2175a4a271
commit
1ea494a159
@ -864,6 +864,7 @@ class sitl_periph_gps(sitl):
|
||||
HAL_NAVEKF3_AVAILABLE = 0,
|
||||
HAL_PWM_COUNT = 32,
|
||||
HAL_WITH_ESC_TELEM = 1,
|
||||
AP_RTC_ENABLED = 0,
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user