mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-30 02:38:19 +02:00
Correct Kconfigs according to the coding style
This commit is contained in:
committed by
Euripedes Rocha
parent
7437dce403
commit
9726859fa3
@ -97,6 +97,7 @@ config MQTT_CUSTOM_OUTBOX
|
||||
bool "Enable custom outbox implementation"
|
||||
default n
|
||||
help
|
||||
Set to true if a specific implementation of message outbox is needed (e.g. persistant outbox in NVM or similar).
|
||||
Set to true if a specific implementation of message outbox is needed (e.g. persistant outbox in NVM or
|
||||
similar).
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user