Browse Source

Disabled stable mode wind comp by default for release

master
Jason Short 13 years ago
parent
commit
3cf77729ef
  1. 4
      ArduCopter/APM_Config.h

4
ArduCopter/APM_Config.h

@ -67,3 +67,7 @@ @@ -67,3 +67,7 @@
// enable this for the new 'APM2' hardware
// #define CONFIG_APM_HARDWARE APM_HARDWARE_APM2
// #define APM2_BETA_HARDWARE // for developers who received an early beta board with the older BMP085
// This is experimental!!, be caureful, effects stable mode
#define WIND_COMP_STAB 0
Loading…
Cancel
Save