feat(console): Console for runtime wifi configuration

This commit is contained in:
Abhik Roy
2023-12-07 20:26:47 +11:00
parent a6845f4cdd
commit 194d1179bf
14 changed files with 474 additions and 1 deletions

View File

@ -0,0 +1,6 @@
dependencies:
idf:
version: ">=5.0"
console_cmd_wifi:
version: "*"
override_path: '../../../'