Update hyperion.config.json

Former-commit-id: ababa8d212
This commit is contained in:
AEtHeLsYn 2016-03-21 17:22:22 +01:00
parent 4a6a0ea9bd
commit 2d0eeb0a69
1 changed files with 1 additions and 1 deletions

View File

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