Fixed generation of device config type string

Former-commit-id: ec245b9fae3f2bae690e985657807389770539d9
This commit is contained in:
johan
2013-10-27 13:15:48 +01:00
parent 8bf1e6bfa4
commit 73243eb593
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"device" :
{
"name" : "MyPi",
"type" : "WS2801",
"type" : "ws2801",
"output" : "/dev/spidev0.0",
"rate" : 1000000,
"bgr-output" : false