fiff test + small font update

This commit is contained in:
OneOfEleven
2023-09-22 05:51:15 +01:00
parent 4dade7fbb9
commit d968e3d164
8 changed files with 167 additions and 135 deletions

View File

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