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

Problem when changing slots with long-press and double-press combined #35

Open
fabiansteiner opened this issue Dec 15, 2021 · 2 comments

Comments

@fabiansteiner
Copy link

I have configured 3 Slots:
In the first two slots i change to the next slot by double pressing a button.
In the last slot i change to the next slot by a long-press of a button.

First Problem:

As soon as i want to change from the last slot to the first by a long-press, the firmware seems to get two "slot change" - AT commands and skips the first slot.

Second Problem:

When i change the slot by a double-press, the action of the next slot on the corresponding button gets activated.
For example: I have configured slot 3 for left and right mouse clicks with two buttons. I am currenctly at slot 2 and want to change to slot 3 by a double press. As soon as i do that, the mouse click of the third slot gets activated too.

To reproduce this issue i attached a file with the settings i tested with:
FABI-config-2021-12-15.zip

@ChrisVeigl
Copy link
Contributor

please try branch https://github.com/asterics/FABI/tree/toneFABI
both problems should be fixed there.
the pull request is open - please test this branch for possible sideeffects.

@fabiansteiner
Copy link
Author

the problem seems to be fixed - thank you!

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

No branches or pull requests

2 participants