mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"timezone": "America/New_York",
|
|
"display": {
|
|
"brightness": 50,
|
|
"rows": 32,
|
|
"cols": 64,
|
|
"chain_length": 2
|
|
},
|
|
"clock": {
|
|
"format": "%H:%M:%S",
|
|
"update_interval": 1
|
|
}
|
|
} |