Merge pull request #50 from IoTManagerProject/stable

bugs
This commit is contained in:
IoTManagerProject
2020-07-30 21:15:19 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#ifdef ESP8266
#include <ESP8266WebServer.h>
#include <ESP8266HTTPUpdate.h>
#include <ESP8266httpUpdate.h>
#include "ESPAsyncTCP.h"
#include "ESPAsyncWebServer.h"
#include <LittleFS.h>