diff --git a/ArduCopter/config.h b/ArduCopter/config.h index 741d779e85..79666ec18c 100644 --- a/ArduCopter/config.h +++ b/ArduCopter/config.h @@ -1026,7 +1026,7 @@ // use this to disable the CLI slider switch #ifndef CLI_SLIDER_ENABLED -# define CLI_SLIDER_ENABLED ENABLED +# define CLI_SLIDER_ENABLED DISABLED #endif // delay to prevent Xbee bricking, in milliseconds