Sounds good - it's pretty easy to flip that bit using the peek and poke instructions if you want to give it a try!
peek
poke
@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.
Sounds good - it's pretty easy to flip that bit using the
peek
andpoke
instructions if you want to give it a try!