Sorry - that was a typo - I actually meant Puck.IR(cmds.mainSelect, D26, D25); (so swapping D25/D26 around).
Puck.IR(cmds.mainSelect, D26, D25);
I'm pretty sure that'll invert the signal and give you the 1st argument back.
Sorry about this - looks like I did mess up the IR transmission for Puck.js v1 on 2v05. I'll get a fix in for it now.
@Gordon 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.
Sorry - that was a typo - I actually meant
Puck.IR(cmds.mainSelect, D26, D25);
(so swapping D25/D26 around).I'm pretty sure that'll invert the signal and give you the 1st argument back.
Sorry about this - looks like I did mess up the IR transmission for Puck.js v1 on 2v05. I'll get a fix in for it now.