update changelog, rm unused var from clock

This commit is contained in:
MX
2022-09-21 01:00:56 +03:00
parent 7c7ac07e6a
commit f85dc1675d
3 changed files with 7 additions and 2 deletions
@@ -33,5 +33,4 @@ typedef enum {
typedef struct {
TimeFormat time_format;
DateFormat date_format;
uint8_t increment_precision;
} ClockSettings;