mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 21:33:00 +00:00
Customize Display timings
customize display timings
This commit is contained in:
@@ -25,7 +25,13 @@
|
||||
"runtime": {
|
||||
"gpio_slowdown": 2
|
||||
},
|
||||
"rotation_interval": 15
|
||||
"display_durations": {
|
||||
"clock": 15,
|
||||
"weather": 15,
|
||||
"stocks": 45,
|
||||
"hourly_forecast": 15,
|
||||
"daily_forecast": 15
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"format": "%H:%M:%S",
|
||||
|
||||
Reference in New Issue
Block a user