4-line-display: font update, setup bugfix

* Improve clock mode for 128x64 OLED, using 2x3 font
* setup() bugfix: install display handler before activating logo
This commit is contained in:
Frank
2023-03-09 21:44:27 +01:00
parent c16532126a
commit 437284d380
2 changed files with 51 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2303082
#define VERSION 2303090
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG