Logitech serial mouse: enable RTS toggle by default.
This commit is contained in:
@@ -1139,7 +1139,7 @@ static const device_config_t ltsermouse_config[] = {
|
||||
.description = "RTS toggle",
|
||||
.type = CONFIG_BINARY,
|
||||
.default_string = NULL,
|
||||
.default_int = 0,
|
||||
.default_int = 1,
|
||||
.file_filter = NULL,
|
||||
.spinner = { 0 },
|
||||
.selection = { { 0 } },
|
||||
|
||||
Reference in New Issue
Block a user