Update version for wifi remote (#11344)

This commit is contained in:
Jason2866 2025-05-13 12:25:39 +02:00 committed by GitHub
parent a83bb93b6d
commit bc08c49579
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,7 +109,7 @@ dependencies:
rules:
- if: "target == esp32p4"
espressif/esp_wifi_remote:
version: "^0.5.4"
version: "~0.9.2"
rules:
- if: "target == esp32p4"
espressif/libsodium: