latest update

This commit is contained in:
Ghassan Yusuf 2021-04-27 01:25:08 +03:00
parent d4c7181cbe
commit 9bbe3c490e
5 changed files with 68412 additions and 4 deletions

View File

@ -12,8 +12,8 @@
// Needed For Library
#include <DNSServer.h>
//#include <ESP8266WebServer.h>
#include <WebServer.h>
#include <ESP8266WebServer.h>
//#include <WebServer.h>
#include <WiFiManager.h> //https://github.com/zhouhan0126/WIFIMANAGER-ESP32
#include <ArduinoJson.h> //https://github.com/bblanchon/ArduinoJson
@ -49,8 +49,8 @@
// Included Libraries ------------------------------------
//#include <ESP8266HTTPClient.h>
#include <HTTPClient.h>
#include <ESP8266HTTPClient.h>
//#include <HTTPClient.h>
// Included Libraries ------------------------------------

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.