Skip to content

Releases: hpsaturn/m5stickc-dcf77-hat

v0.1.3

14 Jan 21:20
0.1.3
bc4e63b
Compare
Choose a tag to compare

What's Changed

Details

ca66ffa fixed framework to 4.4.0 (more stable for esp32)
27f480b clang format fixes
fff1292 fixed build issue. Added CI files
b4ce16a Fixed callback crash. Thanks to @felmue

New Contributors:
@felmue made their first contribution in #2

Full Changelog:
0.1.2...0.1.3

v0.1.2

22 May 06:38
Compare
Choose a tag to compare

0d6b184 v0.1.2 unified clear square for time and year
c695e2b testing version system
1782a37 fixed core panic crash on tft update

v0.1.1

19 May 23:19
Compare
Choose a tag to compare

1454bd1 restored time print on serial. Added youtube link
46ccaa5 fixed concurrency issue (time update and callback crash)
bcf36c3 fixed year sprite issue
480a829 refactor of GUI methods. Print status with split feature
e1d4f0e added callback for DCFTime (fixed concurrency issues)
ba44779 first version tested on outdoors. Some refactors
bd677e9 first version with decoding status msgs and parity msgs
f1a1c8f fixed core panic issue. First version with signal band
9cd752f refactored display draw constants