This commit is contained in:
2018-09-03 03:33:51 +02:00
parent b69a0937a0
commit cbb4b95244
5 changed files with 27 additions and 12 deletions

7
data/pixelConfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"pin": 4,
"length": 8,
"brightness": 32,
"updateInterval": 150,
"defaultColor": 100
}