Is it possible to get the double touch signal working from the type on.("touch") ? I can't seem to get it working.
type
I see on search others with same touch controller also have issues with the double touch. 0xB
0xB
I want to find as many unique ways of input as possible so as to prevent using button, I don't like pressing the button that much.
So i need mb multi-touch (2 fingers at once?). long press and double touch.
@d3nd3-o0 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Is it possible to get the double touch signal working from the
type
on.("touch") ? I can't seem to get it working.I see on search others with same touch controller also have issues with the double touch.
0xB
I want to find as many unique ways of input as possible so as to prevent using button, I don't like pressing the button that much.
So i need mb multi-touch (2 fingers at once?). long press and double touch.