Stop signal bar graph showing when keylock msg + fix bat symbol bug

This commit is contained in:
OneOfEleven
2023-09-19 07:16:15 +01:00
parent 28ed7e7842
commit 787b5add92
14 changed files with 77 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
#ifdef GIT_HASH
#define VER GIT_HASH
#else
#define VER "230918"
#define VER "230919"
#endif
const char Version[] = "OEFW-"VER;