From d19895faf7bc00c8699e0f5089bab4e4b7107a99 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Wed, 29 Nov 2017 12:24:22 +0100 Subject: [PATCH] Removing useless file --- library.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 library.json diff --git a/library.json b/library.json deleted file mode 100644 index 32d206f..0000000 --- a/library.json +++ /dev/null @@ -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" - ] -}