I've never personally seen it working, so I wonder whether the PR was ever actually tested by the contributor, or they just saw the comment and decided to implement it. There's a good chance it never worked.
AFAIK there's a firmware on the touch controller, so if the firmware doesn't support it, it won't get reported.
I always assumed that "double touch" was tapping twice in quick succession - not using 2 fingers
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.
Double touch support was added in this PR: https://github.com/espruino/Espruino/commit/4cf9ead05506fd2ff48716467cf012e780e7b485
I've never personally seen it working, so I wonder whether the PR was ever actually tested by the contributor, or they just saw the comment and decided to implement it. There's a good chance it never worked.
AFAIK there's a firmware on the touch controller, so if the firmware doesn't support it, it won't get reported.
I always assumed that "double touch" was tapping twice in quick succession - not using 2 fingers