Skip to content

Conversation

sumukhj1219
Copy link
Contributor

@sumukhj1219 sumukhj1219 commented Sep 12, 2024

What's new

  • HID App: allow 0 in mouse clicker, treat it as max rate

Verification

  • Check BLE/USB Remote apps

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@skotopes
Copy link
Contributor

@sumukhj1219 I've pushed couple changes to your PR:

  • delay in timer callback make no sense, instead you can adjust interval
  • BLE HID events reporting got it's own limitations, exceeding 100 events per second will cause issues
  • I've limited max events to 100/s, more is possible but system will be unstable

@skotopes skotopes merged commit d9d3867 into flipperdevices:dev Oct 14, 2024
11 checks passed
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.

2 participants