Allow to disable switching LEDs on during startup (#1443)

This commit is contained in:
LordGrey
2022-03-16 09:27:37 +01:00
committed by GitHub
parent c75c98e252
commit 62829d9bf8
6 changed files with 57 additions and 14 deletions

View File

@@ -16,6 +16,7 @@
{
"type" : "file",
"hardwareLedCount" : 1,
"autoStart" : true,
"output" : "/dev/null",
"colorOrder" : "rgb",
"latchTime" : 0,