It should work fine. I just connected to a Thingy, did Thingy.onMPU(print) and all the values I get seem good.
The TODO comments in Thingy.js were just left over from development (I've just removed them) - those issues were all fixed before support got announced :)
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.
It should work fine. I just connected to a Thingy, did
Thingy.onMPU(print)
and all the values I get seem good.The TODO comments in
Thingy.js
were just left over from development (I've just removed them) - those issues were all fixed before support got announced :)