mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
Copter: disable GPS2 in HIL
This commit is contained in:
parent
87ea98fe2c
commit
3de574e5dc
@ -274,6 +274,9 @@
|
||||
|
||||
#undef CONFIG_SONAR
|
||||
#define CONFIG_SONAR DISABLED
|
||||
|
||||
#undef GPS2_ENABLE
|
||||
#define GPS2_ENABLE 0
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user