mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Default CLI_SLIDER_ENABLED to DISABLED
Chris asked for this on the mailing list
This commit is contained in:
parent
af08b630cd
commit
0106c133cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user