1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-05 07:50:19 +00:00

🌈 Files Added

This commit is contained in:
ayushsharma82
2017-05-19 03:35:32 +05:30
parent 8e07effe47
commit 10000fdf51
10 changed files with 1118 additions and 0 deletions

15
library.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "EasyUI",
"keywords": "EasyUI, esp8266, ui, easyui, user, interface, gui, iot, arduino, Wifi, server",
"description": "Easily Setup an User Interface on Your ESP8266 with EasyUI",
"repository":
{
"type": "git",
"url": "https://github.com/ayushsharma82/EasyDDNS.git"
},
"frameworks": "arduino",
"platforms":
[
"espressif"
]
}