mirror of
https://github.com/martijndeb/pixdisp.git
synced 2025-04-28 19:08:29 +02:00
14 lines
No EOL
185 B
JSON
14 lines
No EOL
185 B
JSON
{
|
|
"bindAddr": "0.0.0.0",
|
|
"bindPort": 8080,
|
|
|
|
"driver": "dummy",
|
|
|
|
"matrix": {
|
|
"width": 16,
|
|
"height": 16,
|
|
"brightness": 1,
|
|
"flipHorizontal": false,
|
|
"flipVertical": false
|
|
}
|
|
} |