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

Mouse Clicker Should have a "0" value setting for "as fast as possible" #3876

Open
austeregrim opened this issue Sep 5, 2024 · 1 comment
Assignees
Labels
Core+Services HAL, furi & core system services Feature Request New feature or user-story you wanna add to flipper USB BadUSB + physical USB interface

Comments

@austeregrim
Copy link

Description of the feature you're suggesting.

Asking for a feature where the HID Bluetooth Mouse Clicker would have a minimum value setting of "0" to enable a no-wait click, or the most minimal wait (ie. 1ms) if a true no-wait loop would cause the flipper to logically freeze.

applications/system/hid_app/views/hid_mouse_clicker.c

thanks... I might look at handling this request myself, but I'm not comfortable yet.

Anything else?

No response

@sumukhj1219
Copy link
Contributor

i can try this

@skotopes skotopes self-assigned this Sep 13, 2024
@skotopes skotopes added Feature Request New feature or user-story you wanna add to flipper USB BadUSB + physical USB interface Core+Services HAL, furi & core system services labels Sep 13, 2024
skotopes added a commit that referenced this issue Oct 14, 2024
…ossible" #3876 (#3894)

* fixes mouse clicking rate
* Hid: limit max clicks to 100/s, rewrite code to make it more robust

Co-authored-by: あく <alleteam@gmail.com>
RogueMaster pushed a commit to RogueMaster/flipperzero-firmware-wPlugins that referenced this issue Oct 15, 2024
…ossible" flipperdevices#3876 (flipperdevices#3894)

* fixes mouse clicking rate
* Hid: limit max clicks to 100/s, rewrite code to make it more robust

Co-authored-by: あく <alleteam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core+Services HAL, furi & core system services Feature Request New feature or user-story you wanna add to flipper USB BadUSB + physical USB interface
Projects
None yet
Development

No branches or pull requests

3 participants