Files
led-controller/settings.json
2025-05-23 22:56:59 +12:00

20 lines
306 B
JSON

{
"dj": {
"url": "ws://192.168.4.1/ws",
"color": "#1d011e",
"x": 614,
"y": 123
},
"bar2": {
"url": "ws://192.168.4.1/ws",
"color": "#3d0f00",
"x": 616,
"y": 330
},
"bar5": {
"url": "ws://192.168.4.1/ws",
"color": "#300d2a",
"x": 618,
"y": 567
}
}