Add Karatelight support (#487)

* Add Karatelight support

* Add Karatelight Schema

* Actually use the new schema file

* Put karate device to USB group in webinterface
This commit is contained in:
Daniel
2017-11-29 17:59:26 +01:00
committed by brindosch
parent fa75143dbf
commit bc4007ac67
5 changed files with 133 additions and 1 deletions

View File

@@ -30,5 +30,6 @@
<file alias="schema-ws2801">schemas/schema-ws2801.json</file>
<file alias="schema-ws2812spi">schemas/schema-ws2812spi.json</file>
<file alias="schema-ws281x">schemas/schema-ws281x.json</file>
<file alias="schema-karate">schemas/schema-karate.json</file>
</qresource>
</RCC>