diff --git a/library.json b/library.json new file mode 100644 index 0000000..5b32746 --- /dev/null +++ b/library.json @@ -0,0 +1,11 @@ +{ + "name": "LOLshield", + "version": "0.9", + "keywords": "lolshield, led, matrix, charlieplex", + "description": "Arduino library for the LOLshield LED matrix", + "repository": + { + "type": "git", + "url": "https://github.com/sickcuchulainn/LoLshield.git" + } +} \ No newline at end of file