Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repeating alarms, fix digital watchface preview, overlay to disable RTC, move step counter reset out of zsw_imu, into dedicated app. #359

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

jakkra
Copy link
Owner

@jakkra jakkra commented Oct 16, 2024

  • Fix repeating alarms.
  • Fix digital watchface preview not showing due to wrong filename.
  • Overlay to disable RTC, useful for older rev of v5 PCBs with issues in i2c RTC communication.
  • Move step counter reset out of zsw_imu, into dedicated app.

Caused by commit 4fb7c76 where the name was changed, but the .bin not updated.
… disable RTC.

This adds option to not having to patch the PCB and instead just disable the RTC feature of v5.
The fitness app is hidden for now, but this is the app to add UI and logic for showing graphs of
daily steps, calories etc.
@jakkra jakkra merged commit b6135d7 into main Oct 16, 2024
11 checks passed
@jakkra jakkra deleted the jakkra_dev branch October 16, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant