Skip to content
Snippets Groups Projects
Commit 370d633f authored by Jason Short's avatar Jason Short
Browse files

Lowering the throttle_P values by default

parent af0b0d5a
No related branches found
No related tags found
No related merge requests found
...@@ -677,7 +677,7 @@ ...@@ -677,7 +677,7 @@
// RATE control // RATE control
#ifndef THROTTLE_P #ifndef THROTTLE_P
# define THROTTLE_P 0.5 // # define THROTTLE_P 0.35 //
#endif #endif
#ifndef THROTTLE_I #ifndef THROTTLE_I
# define THROTTLE_I 0.0 // # define THROTTLE_I 0.0 //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment