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