OTA remote - add error string

This commit is contained in:
2023-11-28 12:04:19 +05:30
parent e375daad36
commit 40bedd29fb
4 changed files with 14 additions and 13 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 4
#define BUILD_NUMBER 9
#endif
#ifndef VERSION
#define VERSION "v0.1.4 - 2023-11-28 11:53:00.628775"
#define VERSION "v0.1.9 - 2023-11-28 12:03:55.553853"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.4"
#define VERSION_SHORT "v0.1.9"
#endif