1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-24 11:24:14 +00:00

Update gui.ino

typo
This commit is contained in:
Lukas Bachschwell 2017-10-20 11:49:54 +02:00 committed by GitHub
parent 4ee8b7e6b4
commit 929aa109e4

View File

@ -1,5 +1,5 @@
#include <WiFi.h>
#include <EasyUI.h>
#include <ESPUI.h>
const char* ssid = "ESP32";
const char* password = "";