Merge branch 'fix/fix_kconfig_files' into 'master'
fix(kconfig): Fix issues with Kconfig files See merge request espressif/esp-idf!36726
This commit is contained in:
@@ -6,7 +6,7 @@ menu "Example Configuration"
|
||||
Target endpoint host-name for the example to use.
|
||||
config EXAMPLE_ENABLE_RESPONSE_BUFFER_DUMP
|
||||
bool "Enable logging response buffer from HTTP event handler"
|
||||
default false
|
||||
default n
|
||||
help
|
||||
HTTP response is accumulated in output_buffer. Enable this config to print the accumulated response
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user