boothifier/z_old/old/led-devices.json

42 lines
565 B
JSON

{
"strip1": {
"en": true,
"size": 138,
"chip": "SK6812",
"rgb-order": "rgb",
"shift":-27,
"offset": 0,
"power-div": 0,
"pin": 3,
"i2s-ch": 0,
"core": 1
},
"strip2": {
"en": false,
"size": 20,
"chip": "SK6812",
"rgb-order": "grb",
"shift":0,
"offset": 0,
"power-div": 0,
"pin": 46,
"i2s-ch": 1,
"core": 0
},
"front-light": {
"en": true,
"relay": 0,
"core": 1,
"style": 0,
"delay": 0.75
},
"rear-light": {
"en": true,
"relay": 1,
"button": 2,
"min": 0.0,
"max": 100.0,
"ramp":3000,
"steps":8
}
}