Fixed a problem with disabled buttons reverting to pin 0 causing conflict

This commit is contained in:
cschwinne
2021-06-30 12:33:51 +02:00
parent 200960899e
commit 8b6cc708e7
4 changed files with 13 additions and 15 deletions

View File

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