Hi @Gordon this does not appear to work. Is it because I have the early Puck.js?
On the Espruino web IDE the following appears when button is pressed.
Uncaught Error: BLE error 0xf (FORBIDDEN)
at line 1 col 104
...0,0,0],function(){a&&a()})})
in function "send" called from line 4 col 34
mouse.send(0,0,mouse.BUTTONS.LEFT);
in function called from system
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.
Hi @Gordon this does not appear to work. Is it because I have the early Puck.js?
On the Espruino web IDE the following appears when button is pressed.
Uncaught Error: BLE error 0xf (FORBIDDEN)
at line 1 col 104
...0,0,0],function(){a&&a()})})
in function "send" called from line 4 col 34
mouse.send(0,0,mouse.BUTTONS.LEFT);
in function called from system