fix: fixed the issue of slow startup for devices without cameras (#866)

This commit is contained in:
virgil
2025-06-30 22:41:42 +08:00
committed by GitHub
parent d1c586239c
commit 8a0ec8b657
4 changed files with 14 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
"CONFIG_BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH=y",
"CONFIG_ESPTOOLPY_FLASH_MODE_AUTO_DETECT=n",
"CONFIG_IDF_EXPERIMENTAL_FEATURES=y",
"CONFIG_FREERTOS_HZ=1000",
"CONFIG_LANGUAGE_EN_US=y",
"CONFIG_SR_WN_WN9_JARVIS_TTS=y"
]