Added functionality to align display refreshes

This commit is contained in:
2026-06-30 16:40:10 +03:00
parent 9e00821802
commit 30922ca93c
5 changed files with 102 additions and 6 deletions

View File

@@ -8,5 +8,8 @@
"devices_filename": "devices.json",
"folder_images": "images",
"cert_file": "path/to/file",
"key_file": "path/to/file"
"key_file": "path/to/file",
"refresh_min": 60,
"refresh_offset": 15
}