fix(asio): specify override_path in example manifest files

This commit is contained in:
Ivan Grokhotkov
2023-09-18 12:18:24 +02:00
committed by David Cermak
parent 0584da5cb2
commit 1d8923cfbb
12 changed files with 15 additions and 12 deletions

View File

@ -3,4 +3,4 @@ dependencies:
idf: ">=5.0"
espressif/asio:
version: "^1.14.1"
override_path: '../../../'
override_path: "../../../"