mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
waf: enable tao option for sitl_periph_gps
This commit is contained in:
parent
1f6c380f69
commit
47e710c21a
@ -677,6 +677,7 @@ class sitl_periph_gps(sitl):
|
||||
HAL_MISSION_ENABLED = 0,
|
||||
HAL_RALLY_ENABLED = 0,
|
||||
HAL_SCHEDULER_ENABLED = 0,
|
||||
CANARD_ENABLE_TAO_OPTION = 1,
|
||||
)
|
||||
# libcanard is written for 32bit platforms
|
||||
env.CXXFLAGS += [
|
||||
|
Loading…
Reference in New Issue
Block a user