Merge branch 'main' into segment-api

This commit is contained in:
Christian Schwinne
2022-08-18 20:13:02 +02:00
committed by GitHub
6 changed files with 21 additions and 7 deletions

View File

@@ -3,12 +3,12 @@
/*
Main sketch, global variable declarations
@title WLED project sketch
@version 0.13.2-bl0
@version 0.14.0-b0
@author Christian Schwinne
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2208172
#define VERSION 2208180
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG