Setup ota remote - Not working

This commit is contained in:
2023-11-28 11:39:31 +05:30
parent f88f38c8e8
commit 03acf4a31c
6 changed files with 39 additions and 11 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 1
#define BUILD_NUMBER 2
#endif
#ifndef VERSION
#define VERSION "v0.1.1 - 2023-11-28 09:09:49.089072"
#define VERSION "v0.1.2 - 2023-11-28 11:38:15.948331"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.1"
#define VERSION_SHORT "v0.1.2"
#endif