mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-29 18:28:24 +02:00
kconfig: Changed default values of bool configs
- Some bool configs were using default values true and false, instead of y and n.
This commit is contained in:
committed by
Euripedes Rocha
parent
933da9efed
commit
8dc8e5ae0b
@ -120,7 +120,6 @@ menu "ESP-MQTT Configurations"
|
||||
|
||||
config MQTT_TASK_CORE_SELECTION_ENABLED
|
||||
bool "Enable MQTT task core selection"
|
||||
default false
|
||||
help
|
||||
This will enable core selection
|
||||
|
||||
|
Reference in New Issue
Block a user