Moved Cronixie driver from FX library to drawOverlay handler

This commit is contained in:
cschwinne
2020-03-22 17:45:09 +01:00
parent 2856e02eac
commit 53f09c0630
7 changed files with 69 additions and 123 deletions

View File

@@ -119,7 +119,7 @@
#endif
//version code in format yymmddb (b = daily build)
#define VERSION 2003211
#define VERSION 2003221
char versionString[] = "0.9.1";