Removing useless file

This commit is contained in:
Lukas Bachschwell 2017-11-29 12:24:22 +01:00
parent 24dafcc8bb
commit d19895faf7
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
"name": "ESPUI",
"keywords": "ESPUI, esp32, ui, espui, user, interface, gui, iot, arduino, Wifi, server, webinterface, web",
"description": "Quickly create an user interface on an ESP32",
"repository":
{
"type": "git",
"url": "https://github.com/s00500/ESPUI.git"
},
"frameworks": "arduino",
"platforms":
[
"espressif"
]
}