Initial working version
This commit is contained in:
20
settings.json
Normal file
20
settings.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user