WLED/wled00/htmls01.h
cschwinne 30ee42732e Added support for default secondary color saving
Started big rework with seperated settings page, new page design, themes, effect intensity, hue sync...
2018-01-27 23:28:20 +01:00

18 lines
219 B
C

/*
* Settings html
*/
const char PAGE_settings0[] PROGMEM = R"=====(
)=====";
const char PAGE_settings1[] PROGMEM = R"=====(
)=====";
/*
* Settings set html
*/
const char PAGE_msg[] PROGMEM = R"=====(
)=====";