fix(wifi_remote): Updated eppp dependency not to use fixed version

This commit is contained in:
David Cermak
2024-05-06 16:56:31 +02:00
parent e011188377
commit 3a48c06e96
3 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,4 @@
dependencies:
espressif/eppp_link: "^0.0.1"
esp_wifi_remote:
version: "*"
override_path: ../../..