save config prototype

This commit is contained in:
Siwat Sirichai 2024-01-01 20:56:37 +07:00
parent cd271efddd
commit f1db2c0487
5 changed files with 638 additions and 409 deletions

View file

@ -4,6 +4,7 @@
#include <ESPMegaIoT.hpp>
#include <Update.h>
#include <FRAM.h>
#include <ArduinoJson.h>
#include <html/all.h>