From 42253aaef9d0571e78728b7fe02d1e16bf36c80c Mon Sep 17 00:00:00 2001 From: Ewowi Date: Wed, 31 Aug 2022 09:43:36 +0200 Subject: [PATCH] Commit to start audio-reactive branch for this repo --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 1306b527..102a3b12 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2208222 +#define VERSION 2208311 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG