Fixes Mouse Clicker Should have a "0" value setting for "as fast as possible" #3876 #3894
Task list completed / task-list-completed
succeeded
Oct 14, 2024 in 0s
3 / 3 tasks completed
All tasks have been completed
Details
Required Tasks
Task | Status |
---|---|
HID App: allow 0 in mouse clicker, treat it as max rate | Incomplete |
Check BLE/USB Remote apps | Incomplete |
PR has description of feature/bug or link to Confluence/Jira task | Completed |
Description contains actions to verify feature/bugfix | Completed |
I've built this code, uploaded it to the device and verified feature/bugfix | Completed |
delay in timer callback make no sense, instead you can adjust interval | Incomplete |
BLE HID events reporting got it's own limitations, exceeding 100 events per second will cause issues | Incomplete |
I've limited max events to 100/s, more is possible but system will be unstable | Incomplete |
Loading