TinyWATCH-S3 / Official-firmware

Official firmware for Unexpected Maker's TinyWATCH S3
GNU General Public License v3.0
16 stars 7 forks source link

feat: Count steps after waking up #32

Closed disq closed 7 months ago

disq commented 8 months ago

Attempt to fix #4, instead of #5

~It's currently duplicating some steps due to being out-of-step (no pun intended) with activity and step count, but would still appreciate a review while I hunt that issue down.~ Should work, might have some edge cases.

PR to SparkFun's BMI270 library: https://github.com/sparkfun/SparkFun_BMI270_Arduino_Library/pull/4

UnexpectedMaker commented 7 months ago

Thanks for your work on this :)