Press Puck 1 time to send this kb.tap(kb.KEY["7"], kb.MODIFY.ALT|kb.MODIFY.CTRL);
Press Puck 2 times to send this kb.tap(kb.KEY[8], 0);
Press Puck 3 times to send this kb.tap(kb.KEY[9], 0);
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.
Nice. This fix release v1.95.155 worked for me to. Thanks Gordon.