You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • That's where Espruino tries to reconstruct the state of the pins from what they've been set to - it's not actually code as such, it's just added by dump() so if you did digitalWrite(D2,1) it'd get remembered.

    I'm surprised the pins state us input_pullup - maybe jshGetPinState isn't working properly for ESP8266?

About

Avatar for Gordon @Gordon started