Fixed LPD8806 compilation (#971)

This commit is contained in:
cschwinne
2020-09-20 22:21:29 +02:00
parent 35b54e2f88
commit d70332f2a2
4 changed files with 8 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2009201
#define VERSION 2009202
// ESP8266-01 (blue) got too little storage space to work with all features of WLED. To use it, you must use ESP8266 Arduino Core v2.4.2 and the setting 512K(No SPIFFS).