Go to the source code of this file.
◆ PROGMEM
const char* serverIndex PROGMEM |
|
inline |
Initial value:= "<form method='POST' action='/update' enctype='multipart/form-data'>"
"<input type='file' name='update'>"
"<input type='submit' value='Update'>"
"</form>"
"<form method='POST' action='/config' enctype='multipart/form-data'>"
"<input type='file' name='config' accept=\".json\">"
"<input type='submit' value='Set config'>"
"</form>"