mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 09:48:21 +01:00
stuff
This commit is contained in:
7
data/pixelConfig.json
Normal file
7
data/pixelConfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"pin": 4,
|
||||
"length": 8,
|
||||
"brightness": 32,
|
||||
"updateInterval": 150,
|
||||
"defaultColor": 100
|
||||
}
|
||||
4
data/pixelState.json
Normal file
4
data/pixelState.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"mode": 3,
|
||||
"value": 1
|
||||
}
|
||||
Reference in New Issue
Block a user