Disabled stable mode wind comp by default for release
This commit is contained in:
parent
5aa0861ec2
commit
8341a080ce
@ -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…
Reference in New Issue
Block a user