forked from jaroslawhartman/withings-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: enable sync of blood pressure to garmin (jaroslawhartman#107)
Enable sync of blood pressure - feat: add handling of weight and blood pressure in parallel - feat: add model to write blood pressure to fit - feat: write two different FIT files (blood pressure and weight) - feat: add the argument to enable feature flags (--features) - feat: add feature flag BLOOD_PRESSURE - feat: add documentation - refactor: create a class for weight and blood pressure - chore: refactor writing fit data method --------- Co-authored-by: longstone <[email protected]> Co-authored-by: stynoo <[email protected]>
- Loading branch information
1 parent
5c33bb6
commit 4c66038
Showing
3 changed files
with
307 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.