added some more throttle imax range

renamed Super Simple
This commit is contained in:
Jason Short 2011-12-15 20:47:57 -08:00
parent fa908795d9
commit b484fdab05

View File

@ -468,8 +468,8 @@
# define RTL_THR THROTTLE_HOLD
#endif
#ifndef RESET_SIMPLE
# define RESET_SIMPLE DISABLED
#ifndef SUPER_SIMPLE
# define SUPER_SIMPLE DISABLED
#endif
@ -634,7 +634,7 @@
# define THROTTLE_I 0.0 //
#endif
#ifndef THROTTLE_IMAX
# define THROTTLE_IMAX 50
# define THROTTLE_IMAX 300
#endif