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

Haptics #20

Merged
merged 4 commits into from
Feb 1, 2021
Merged

Haptics #20

merged 4 commits into from
Feb 1, 2021

Conversation

jhrcook
Copy link
Owner

@jhrcook jhrcook commented Feb 1, 2021

Add haptic feedback for when the wheel has been spun correctly, when an exercise starts, and when an exercise ends. Each instance of haptic feedback can be turned off in the Settings.

- light-weight struct for managing Haptics
- add feedback to:
  - successsful wheelspin
  - start an exercise
  - end exercise
- a single toggle for each instance of haptic feedback
@jhrcook jhrcook added the enhancement New feature or request label Feb 1, 2021
@jhrcook jhrcook merged commit 6219d21 into master Feb 1, 2021
@jhrcook jhrcook deleted the haptics branch February 1, 2021 11:31
@jhrcook jhrcook linked an issue Feb 1, 2021 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spinner improvements
1 participant