mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:46 +00:00
update for SPIFFS OTA
This commit is contained in:
parent
888971147e
commit
ee2dc4f831
5 changed files with 9 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include <ESPAsyncWebServer.h>
|
||||
#include <AsyncElegantOTA.h>
|
||||
#include <AsyncTCP.h>
|
||||
#include <SPIFFS.h>
|
||||
#include <WiFi.h>
|
||||
#include "configuration.h"
|
||||
#include "pins_config.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue