]> git.earman.xyz Git - sensor-watch.git/commit
Merge PR #470 - fixes world_clock2 face
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 15 Sep 2024 23:45:33 +0000 (20:45 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sun, 15 Sep 2024 23:45:33 +0000 (20:45 -0300)
commit3c86a42aa83356735be2bd84b7027b156e8d3a2c
treee9eed5a8f24ba86c443246b22bf9650eb2002d98
parentbe969c4deb144280b59d0293cc45dc3443b096cf
parent1462d183764ff577723a509d95861b197bd74e28
Merge PR #470 - fixes world_clock2 face

The new DST changes caused problems in one specific face - world_clock2.
An incorrect variable was used due to a confusing name.
It has been revised to fix the problems that were caused.

Closes #475.

Reported-by: CarpeNoctem <cryptomax@pm.me>
Fixed-by: David Volovskiy <devolov@gmail.com>
Tested-by: CarpeNoctem <cryptomax@pm.me>
Tested-on-hardware-by: CarpeNoctem <cryptomax@pm.me>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/470
GitHub-Issue: https://github.com/joeycastillo/Sensor-Watch/issues/475
movement/watch_faces/clock/world_clock2_face.c
movement/watch_faces/clock/world_clock_face.c