ledtest.json 217 B

12345678910111213
  1. {
  2. "name" : "Led Test",
  3. "script" : "ledtest.py",
  4. "args" :
  5. {
  6. "sleepTime" : 0.50,
  7. "testleds" : "all",
  8. "smoothing-custom-settings" : false,
  9. "smoothing-time_ms" : 500,
  10. "smoothing-updateFrequency" : 20.0
  11. }
  12. }