change html % bug
This commit is contained in:
parent
aff49fe67a
commit
83f67fe399
10 changed files with 720 additions and 718 deletions
|
@ -2,13 +2,12 @@
|
|||
#include <FS.h>
|
||||
#include <ESPAsyncWebServer.h>
|
||||
#include <ESPMegaIoT.hpp>
|
||||
#include <ESPMegaCommon.hpp>
|
||||
#include <Update.h>
|
||||
#include <FRAM.h>
|
||||
#include <ArduinoJson.h>
|
||||
#include <AsyncJson.h>
|
||||
#include <all_html.h>
|
||||
|
||||
#include <ESPMegaCommon.hpp>
|
||||
|
||||
/**
|
||||
* @brief Provides a web server for ESPMegaPRO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue