1. 解决ble 冷启动不能局域网控制的问题

之前的版本只能应对中途断网的情况。现在的应该可以应对无网启动的情况
This commit is contained in:
2025-07-09 21:48:46 +08:00
parent 06f5e5ddf1
commit 3dc430b62b
5 changed files with 100 additions and 15 deletions

View File

@ -308,7 +308,7 @@ target = {
"SUPPORT_MINIMALIST_NETCFG", # 极简配网
"SUPPORT_SOFTAP_NETCFG", # softAP配网
"SUPPORT_BLE_ANCILLAY_NETCFG", # ble辅助配网
# "SUPPORT_QUICK_NETCFG", # 快速配网
"SUPPORT_QUICK_NETCFG", # 快速配网
# "CONFIG_SUPPORT_HILINK_INDIE_UPGRADE", #ekko remove for indie upgrade
"CONFIG_SPOTLIGHT_UT", #EKKO ADD
"CONFIG_USE_CUSTOMER_SVC_INFO", #EKKO ADD