14 lines
185 B
JSON
14 lines
185 B
JSON
|
{
|
||
|
"bindAddr": "0.0.0.0",
|
||
|
"bindPort": 8080,
|
||
|
|
||
|
"driver": "dummy",
|
||
|
|
||
|
"matrix": {
|
||
|
"width": 16,
|
||
|
"height": 16,
|
||
|
"brightness": 1,
|
||
|
"flipHorizontal": false,
|
||
|
"flipVertical": false
|
||
|
}
|
||
|
}
|