/* * More web UI HTML source arrays. * This file is auto generated, please don't make any changes manually. * Instead, see https://github.com/Aircoookie/WLED/wiki/Add-own-functionality#web-ui * to find out how to easily modify the web UI source! */ // Autogenerated from wled00/data/usermod.htm, do not edit!! const char PAGE_usermod[] PROGMEM = R"=====(No usermod custom web page set.)====="; // Autogenerated from wled00/data/msg.htm, do not edit!! const char PAGE_msg[] PROGMEM = R"=====( WLED Message

%MSG%)====="; #ifdef WLED_ENABLE_DMX // Autogenerated from wled00/data/dmxmap.htm, do not edit!! const char PAGE_dmxmap[] PROGMEM = R"=====( DMX Map
...
)====="; #else const char PAGE_dmxmap[] PROGMEM = R"=====()====="; #endif // Autogenerated from wled00/data/update.htm, do not edit!! const char PAGE_update[] PROGMEM = R"=====( WLED Update

WLED Software Update

Installed version: 0.12.1-b1
Download the latest binary:


Updating...
Please do not close or refresh the page :)
)====="; // Autogenerated from wled00/data/welcome.htm, do not edit!! const char PAGE_welcome[] PROGMEM = R"=====(Welcome!

Welcome to WLED!

Thank you for installing my application!

Next steps:

Connect the module to your local WiFi here!

Just trying this out in AP mode?

)====="; // Autogenerated from wled00/data/liveview.htm, do not edit!! const char PAGE_liveview[] PROGMEM = R"=====( WLED Live Preview
)====="; // Autogenerated from wled00/data/liveviewws.htm, do not edit!! const char PAGE_liveviewws[] PROGMEM = R"=====( WLED Live Preview
)====="; // Autogenerated from wled00/data/404.htm, do not edit!! const char PAGE_404[] PROGMEM = R"=====(Not found

404 Not Found

Akemi does not know where you are headed...

)====="; // Autogenerated from wled00/data/favicon.ico, do not edit!! const uint16_t favicon_length = 954; const uint8_t favicon[] PROGMEM = { 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x10, 0x10, 0x00, 0x00, 0x01, 0x00, 0x18, 0x00, 0x86, 0x00, 0x00, 0x00, 0x16, 0x00, 0x00, 0x00, 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x08, 0x06, 0x00, 0x00, 0x00, 0x1f, 0xf3, 0xff, 0x61, 0x00, 0x00, 0x00, 0x4d, 0x49, 0x44, 0x41, 0x54, 0x38, 0x8d, 0x63, 0xfc, 0xff, 0xff, 0x3f, 0x03, 0xb1, 0x80, 0xd1, 0x9e, 0x01, 0x43, 0x31, 0x13, 0xd1, 0xba, 0x71, 0x00, 0x8a, 0x0d, 0x60, 0x21, 0xa4, 0x00, 0xd9, 0xd9, 0xff, 0x0f, 0x32, 0x30, 0x52, 0xdd, 0x05, 0xb4, 0xf1, 0x02, 0xb6, 0xd0, 0xa6, 0x99, 0x0b, 0x68, 0x1f, 0x0b, 0xd8, 0x42, 0x9e, 0xaa, 0x2e, 0xa0, 0xd8, 0x00, 0x46, 0x06, 0x3b, 0xcc, 0xcc, 0x40, 0xc8, 0xd9, 0x54, 0x75, 0x01, 0xe5, 0x5e, 0x20, 0x25, 0x3b, 0x63, 0x03, 0x00, 0x3e, 0xb7, 0x11, 0x5a, 0x8d, 0x1c, 0x07, 0xb4, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82 };