Added experimental /json/cfg endpoint for changing settings from JSON

This commit is contained in:
cschwinne
2021-05-11 01:11:16 +02:00
parent 119826cb9b
commit d94d3d4bc5
7 changed files with 130 additions and 93 deletions

View File

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