Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !304

feat(pycardium): Add button_gestures module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open xiretza requested to merge xiretza/firmware:button_gestures into master Sep 09, 2019
  • Overview 1
  • Commits 1
  • Pipelines 5
  • Changes 5

I originally started work on this because the ECG app's main loop was becoming such a mess, but it should come in useful for all kinds of apps. Basically, certain (button, event) combinations can be enabled, which will cause a matching event to be generated in an event stream when required.

Edited Sep 23, 2019 by xiretza
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: button_gestures