Ver Fonte

Delete library.json

Lixie Labs há 6 anos atrás
pai
commit
5f967e8289
1 ficheiros alterados com 0 adições e 22 exclusões
  1. 0 22
      library.json

+ 0 - 22
library.json

@@ -1,22 +0,0 @@
-{
-  "name": "Edgelit",
-  "description": "Library for controlling any WS2812B-based edgelit numeric display, such as the Lixie or NixiePipe!",
-  "keywords": "fastled, lixie, magic, pwm, edgelit, clock",
-  "authors":
-  {
-    "name": "Connor Nishijima",
-    "email": "connornishijima@gmail.com"
-  },
-  "repository":
-  {
-    "type": "git",
-    "url": "https://github.com/connornishijima/Edgelit.git"
-  },
-  "version": "1.0.0",
-  "examples": "examples/*.ino",
-  "frameworks": "arduino",
-  "platforms":
-  [
-    "esp8266"
-  ]
-}