Added brightness and power for individual segments ( #289 , #290 )

This commit is contained in:
cschwinne
2020-04-23 23:52:33 +02:00
parent 217fca31e4
commit 77edd12030
9 changed files with 86 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2004220
#define VERSION 2004230
// 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).