feat(wifi_remote): Make wifi_remote depend on esp_hosted
Co-authored-by: david-cermak <38914379+david-cermak@users.noreply.github.com>
This commit is contained in:
parent
b2272b410d
commit
ac9972aa48
1 changed files with 2 additions and 2 deletions
|
|
@ -6,5 +6,5 @@ dependencies:
|
|||
version: '>=0.1'
|
||||
idf:
|
||||
version: '>=5.3'
|
||||
# espressif/esp_hosted:
|
||||
# version: '*'
|
||||
espressif/esp_hosted:
|
||||
version: '>=0.0.6'
|
||||
|
|
|
|||
Loading…
Reference in a new issue