Triple click?
-
Any plans to add a Triple click in the future?
Is that something that could be done via firmware? or App? -
No there are no plans for triple click. We want to keep it simple.
To workaround latencies in Bluetooth, it's the button's firmware that generates the different click events.
If you implement our sdk you could implement a triple click handler yourself by listening to the button down/up events and figure out when a triple click has occurred. But it might not be accurate due to latencies.