Started on adding a configurable delay in case leds are ahead of picture

Former-commit-id: 9eedf27c9cb51d05fca2ec2f0f9edae4726ac54d
This commit is contained in:
T. van der Zwan
2014-09-22 20:19:58 +02:00
parent c05c32b67f
commit b4d7410520
3 changed files with 10 additions and 10 deletions

View File

@@ -80,7 +80,8 @@
{
"type" : "none",
"time_ms" : 200,
"updateFrequency" : 20.0000
"updateFrequency" : 20.0000,
"framesDelay" : 0
}
},