mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-31 03:08:03 +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"
|
bool "Enable custom outbox implementation"
|
||||||
default n
|
default n
|
||||||
help
|
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
|
endmenu
|
||||||
|
Reference in New Issue
Block a user