You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// const char HTML[] = R"=====(<!doctype html><html lang="en"><head><title>WVR</title><link href="http://192.168.4.1/favicon.ico" rel="icon" type="image/x-icon"/></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="http://192.168.4.1/bundle" type="text/javascript"></script></body></html>)=====";
const char HTML[] = R"=====(<!doctype html><html lang="en"><head><title>WVR</title><link href="/favicon.ico" rel="icon" type="image/x-icon"/></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/bundle" type="text/javascript"></script></body></html>)=====";