Browse Source

Copter: disable GPS2 in HIL

master
Andrew Tridgell 11 years ago
parent
commit
3de574e5dc
  1. 3
      ArduCopter/config.h

3
ArduCopter/config.h

@ -274,6 +274,9 @@ @@ -274,6 +274,9 @@
#undef CONFIG_SONAR
#define CONFIG_SONAR DISABLED
#undef GPS2_ENABLE
#define GPS2_ENABLE 0
#endif

Loading…
Cancel
Save