updated components with manual time set, config updated with SD card

settings
This commit is contained in:
Bogdan Pilyugin 2024-05-13 12:50:52 +02:00
parent 67c8f8e377
commit 7f17799c1f
3 changed files with 18 additions and 12 deletions

@ -1 +1 @@
Subproject commit 06efde27c56a11195fa8dad7af7629944cadd7eb
Subproject commit 3f22726f763e4a31c186d059ff4f49069a8c323a

@ -1 +1 @@
Subproject commit 4fdec546080cef1034b9a7acf26e43e7a0959fc2
Subproject commit f0a773b53f345415ef48a026169e36157b067263

View File

@ -1857,6 +1857,12 @@ CONFIG_WEBGUIAPP_CRON_NUMBER=16
# CONFIG_WEBGUIAPP_I2C_ENABLE is not set
# end of I2C settings
#
# SDCARD settings
#
# CONFIG_SDCARD_ENABLE is not set
# end of SDCARD settings
#
# WiFi settings
#
@ -1943,6 +1949,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
#
@ -1966,16 +1982,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