PicoLowLevel
Loading...
Searching...
No Matches
html.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char *serverIndex PROGMEM
 

Variable Documentation

◆ 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>"