mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Default CLI_SLIDER_ENABLED to DISABLED
Chris asked for this on the mailing list
This commit is contained in:
parent
2a3be452e0
commit
fc3a60a176
@ -1026,7 +1026,7 @@
|
|||||||
|
|
||||||
// use this to disable the CLI slider switch
|
// use this to disable the CLI slider switch
|
||||||
#ifndef CLI_SLIDER_ENABLED
|
#ifndef CLI_SLIDER_ENABLED
|
||||||
# define CLI_SLIDER_ENABLED ENABLED
|
# define CLI_SLIDER_ENABLED DISABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// delay to prevent Xbee bricking, in milliseconds
|
// delay to prevent Xbee bricking, in milliseconds
|
||||||
|
Loading…
Reference in New Issue
Block a user