mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-15 14:59:38 +01: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
Rocha Euripedes
parent
b390e07833
commit
6b188eab14
@@ -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