attempt to fix issue #24 (untested)

an attempt to fix problems with SPI OLED displays. It compiles, but not tested yet.
This commit is contained in:
Frank
2023-03-23 20:17:17 +01:00
parent 272a41f715
commit 8c92b76e2e
2 changed files with 10 additions and 1 deletions

View File

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