**Made a typo in the code for PokeA0Timer5a.js ** Lines 189 thru 191 should read as follows:
//reset timer 5 poke8(APB1RST,(peek8(APB1RST)&0xf7)|0x08); poke8(APB1RST,(peek8(APB1RST)^0x08));
@ClearMemory041063 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.
**Made a typo in the code for PokeA0Timer5a.js **
Lines 189 thru 191 should read as follows: