Add lcd infos

This commit is contained in:
2023-11-28 18:19:17 +05:30
parent 0756162be5
commit 58ff047dd5
7 changed files with 31 additions and 7 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 32
#define BUILD_NUMBER 39
#endif
#ifndef VERSION
#define VERSION "v0.1.32 - 2023-11-28 13:50:39.195748"
#define VERSION "v0.1.39 - 2023-11-28 18:19:04.992246"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.32"
#define VERSION_SHORT "v0.1.39"
#endif