Lowering the throttle_P values by default
This commit is contained in:
parent
af0b0d5a7f
commit
370d633f51
@ -677,7 +677,7 @@
|
||||
|
||||
// RATE control
|
||||
#ifndef THROTTLE_P
|
||||
# define THROTTLE_P 0.5 //
|
||||
# define THROTTLE_P 0.35 //
|
||||
#endif
|
||||
#ifndef THROTTLE_I
|
||||
# define THROTTLE_I 0.0 //
|
||||
|
Loading…
Reference in New Issue
Block a user