Let ESP IDF manage app version

This commit is contained in:
2024-10-05 12:03:35 +02:00
parent 17f8931f0f
commit 382c44a18a
5 changed files with 9 additions and 8 deletions

View File

@ -53,6 +53,7 @@
"sync_response.h": "c",
"gpio.h": "c",
"esp_system.h": "c",
"relays.h": "c"
"relays.h": "c",
"esp_app_desc.h": "c"
}
}