diff --git a/WEBUI_SRC/src/components/webguicomp b/WEBUI_SRC/src/components/webguicomp index 2aadfca..d3c9a21 160000 --- a/WEBUI_SRC/src/components/webguicomp +++ b/WEBUI_SRC/src/components/webguicomp @@ -1 +1 @@ -Subproject commit 2aadfcaf7d4163c93494b44ee2b976929609ad29 +Subproject commit d3c9a21034588a3dfa09452c88b0b7e17fda8f43 diff --git a/components/webguiapp b/components/webguiapp index 7346de2..3609a28 160000 --- a/components/webguiapp +++ b/components/webguiapp @@ -1 +1 @@ -Subproject commit 7346de2bdf3651b131a50251e7cbdc0d6c52dadc +Subproject commit 3609a28892b68bb0e8a3abac677173bb738a4157 diff --git a/sdkconfig b/sdkconfig index 3f3a035..707bf88 100644 --- a/sdkconfig +++ b/sdkconfig @@ -1932,6 +1932,16 @@ CONFIG_ESPFS_USE_HEATSHRINK=y # end of libespfs # end of WebGUIApp +# +# esp-modem +# +CONFIG_ESP_MODEM_CMUX_DEFRAGMENT_PAYLOAD=y +# CONFIG_ESP_MODEM_USE_INFLATABLE_BUFFER_IF_NEEDED is not set +CONFIG_ESP_MODEM_CMUX_DELAY_AFTER_DLCI_SETUP=0 +# CONFIG_ESP_MODEM_CMUX_USE_SHORT_PAYLOADS_ONLY is not set +# CONFIG_ESP_MODEM_ADD_CUSTOM_MODULE is not set +# end of esp-modem + # # The Things Network # @@ -1955,16 +1965,6 @@ CONFIG_TTN_BG_TASK_PRIO=10 CONFIG_TTN_PROVISION_UART_NONE=y CONFIG_TTN_PROVISION_UART_NUM=0 # end of The Things Network - -# -# esp-modem -# -CONFIG_ESP_MODEM_CMUX_DEFRAGMENT_PAYLOAD=y -# CONFIG_ESP_MODEM_USE_INFLATABLE_BUFFER_IF_NEEDED is not set -CONFIG_ESP_MODEM_CMUX_DELAY_AFTER_DLCI_SETUP=0 -# CONFIG_ESP_MODEM_CMUX_USE_SHORT_PAYLOADS_ONLY is not set -# CONFIG_ESP_MODEM_ADD_CUSTOM_MODULE is not set -# end of esp-modem # end of Component config # CONFIG_IDF_EXPERIMENTAL_FEATURES is not set