2023.6.3
Changelog
2023.6.3
- introduced
default_clock_font: true
- changed *_interval to be set only on compile time
- change scroll_count to be set only on compile time
- change font_offsets to be set only on compile time
- change date/time_format to be set only on compile time
- remove unused frame_interval
Breaking changes
Due to this change, these values are fixed, e.g. you can not change the date or time-format during runtime anymore!!
- changed *_interval to be set only on compile time
- change scroll_count to be set only on compile time
- change font_offsets to be set only on compile time
- change date/time_format to be set only on compile time