fix(eppp): Add optional mqtt dependency

This commit is contained in:
David Cermak
2025-11-19 10:41:34 +01:00
parent c620855d56
commit 911c2dbe9f

View File

@@ -5,3 +5,7 @@ dependencies:
override_path: ../../.. override_path: ../../..
console_cmd_ping: console_cmd_ping:
version: '*' version: '*'
espressif/mqtt:
rules:
- if: idf_version >=6.0
version: ^1.0.0