@Adam79 what I'm after is what's printed on the left hand side of the IDE. It should look like:
75000 00000000 00075008 00000000 ffffffff ffffffff ffffffff ffffffff ffffffff 75020 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 75040 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 75060 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 75080 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff 750a0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ...
But probably without the FFs - you want to just paste the code right into the left hand side (not upload via the right).
@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.
@Adam79 what I'm after is what's printed on the left hand side of the IDE. It should look like:
But probably without the FFs - you want to just paste the code right into the left hand side (not upload via the right).