]> git.earman.xyz Git - sensor-watch.git/commit
Fix handling of longitude data > 100, including longitude data recovery in sunrise...
authorDaniel Bergman <danber@gmail.com>
Sat, 28 Jun 2025 10:07:04 +0000 (12:07 +0200)
committerDaniel Bergman <danber@gmail.com>
Sat, 28 Jun 2025 10:07:04 +0000 (12:07 +0200)
commit39ca51eeaa98a1c012b67c793610c85450afdb8c
tree6b1d9e7b015a10e909e4efc92fc0851bf0ecc155
parente3101749c9ff92f99df96a94fc3e1db08edb8953
Fix handling of longitude data > 100, including longitude data recovery in sunrise/sunset face

- Added functions to detect and recover from corrupted longitude data.
- Updated the activation process to handle potential corruption by recovering and saving corrected longitude values.
- Ensured that longitude values are reset to zero when exceeding valid limits.
watch-faces/complication/sunrise_sunset_face.c