Default CLI_SLIDER_ENABLED to DISABLED

Chris asked for this on the mailing list
This commit is contained in:
Amilcar Lucas 2012-08-06 00:22:33 +02:00
parent 2a3be452e0
commit fc3a60a176
1 changed files with 1 additions and 1 deletions

View File

@ -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