package.json and cdata.js: set urls to MoonModules

index.js: add logging (temp) and improve segment view redrawing
wled00.ini: add lps (temp)
wledserver.cpp: show client request done after its done
ws.cpp: show websocket events (temp?)
This commit is contained in:
Ewoud
2023-05-24 11:49:47 +02:00
parent dcebcede32
commit b195596ad7
10 changed files with 1889 additions and 1871 deletions

View File

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