mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-01-14 01:07:30 +08:00
修复esp32-p4配网客户端无法连接、连接获取不到ip或者无法打开配置页面的问题 (#1012)
Some checks are pending
Build and Test / build (push) Waiting to run
Some checks are pending
Build and Test / build (push) Waiting to run
This commit is contained in:
parent
03394fe38d
commit
4859d57fea
@ -63,6 +63,10 @@ dependencies:
|
||||
version: ^1.0.1
|
||||
rules:
|
||||
- if: target in [esp32p4]
|
||||
espressif/esp_hosted:
|
||||
version: '2.0.17'
|
||||
rules:
|
||||
- if: target in [esp32h2, esp32p4]
|
||||
espressif/esp_wifi_remote:
|
||||
version: '*'
|
||||
rules:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user