Added custom per-LED mapping

This commit is contained in:
cschwinne
2020-03-21 00:57:54 +01:00
parent 9bc48ececa
commit e5c3629e2e
6 changed files with 42 additions and 4 deletions

View File

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