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

@ -5,11 +5,6 @@
*/
#define DEV_REFERENCE "Wt32-Eth01"
/**
* Device version
*/
#define DEV_VERSION "0.0.1"
/**
* Backend unsecure API URL
*/