Config.h - returned low to original 120

This commit is contained in:
Jason Short 2012-06-20 15:22:24 -07:00
parent 9c7fdd742c
commit 014f0f9a99

View File

@ -441,7 +441,7 @@
# define THROTTLE_FAILSAFE_ACTION 2
#endif
#ifndef MINIMUM_THROTTLE
# define MINIMUM_THROTTLE 120
# define MINIMUM_THROTTLE 130
#endif
#ifndef MAXIMUM_THROTTLE
# define MAXIMUM_THROTTLE 1000