four-line-display ALT: nicer font

use a nicer, less blocky font on 128x64 OLED displays (ESP32 only)
This commit is contained in:
Frank
2023-03-08 20:44:30 +01:00
parent 062eb75d06
commit 3a294d0852
2 changed files with 22 additions and 1 deletions

View File

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