Fixed Alexa whites
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
* @author Christian Schwinne
|
||||
*/
|
||||
|
||||
|
||||
//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).
|
||||
|
||||
//ESP8266-01 (black) has 1MB flash and can thus fit the whole program. Use 1M(64K SPIFFS).
|
||||
@@ -119,7 +118,7 @@
|
||||
#endif
|
||||
|
||||
//version code in format yymmddb (b = daily build)
|
||||
#define VERSION 2003221
|
||||
#define VERSION 2003222
|
||||
|
||||
char versionString[] = "0.9.1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user