OK so I did that and moved the 'case' up and analogRead(D3) works and returns similar sensible values as before and peek32(0x5000070c) returns value of 2 after the read without a need to use poke32.
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.
OK so I did that and moved the 'case' up and analogRead(D3) works and returns similar sensible values as before and peek32(0x5000070c) returns value of 2 after the read without a need to use poke32.