fix(esp_mqtt_cxx): specify override_path in example manifest files

This commit is contained in:
Ivan Grokhotkov
2023-09-18 12:20:44 +02:00
committed by David Cermak
parent 5b78da4689
commit fa005c6363
5 changed files with 8 additions and 5 deletions

View File

@ -3,3 +3,4 @@ dependencies:
idf: ">=5.0"
espressif/esp_mqtt_cxx:
version: "^0.1.0"
override_path: "../../../"