Removed potential side-effects, minor refactoring.

This commit is contained in:
2023-08-22 17:58:19 +02:00
parent 8e471ad416
commit 4a9cecf85e
2 changed files with 41 additions and 40 deletions

View File

@@ -36,7 +36,7 @@ typedef enum
#define NIGHTMODE_END_HR 7
#define NIGHTMODE_END_MIN 0
// Timings
// Timings in ms
#define PERIOD_ANIMATION 200
#define PERIOD_HEARTBEAT 1000
#define PERIOD_MATRIX_UPDATE 100