Update hyperion.config.json

Former-commit-id: ababa8d21284fb7808c571c1db6c400c5bffa4a6
This commit is contained in:
AEtHeLsYn 2016-03-21 17:22:22 +01:00
parent 4a6a0ea9bd
commit 2d0eeb0a69

View File

@ -13,7 +13,7 @@
"name" : "MyPi",
"type" : "ws2801",
"output" : "/dev/spidev0.0",
"rate" : 250000,
"rate" : 1000000,
"colorOrder" : "rgb"
},