Thanks - I'll look further into this. It sure seems like it should work - even the generated pin declarations file seems to be correct, so it's something in the interpreter that is failing to work properly (right at the top of the jshPinAnalogOutput function - although I can't see how this could actually fail).
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.
Thanks - I'll look further into this. It sure seems like it should work - even the generated pin declarations file seems to be correct, so it's something in the interpreter that is failing to work properly (right at the top of the
jshPinAnalogOutput
function - although I can't see how this could actually fail).