ST LIS2DW12 3-axis motion Sensor I2C extension for makecode.
Author: shaoziyang
Date: 2019.Jul
basic.forever(function () {
serial.writeNumbers(LIS2DW12.get())
basic.pause(500)
})
MIT
Copyright (c) 2018, microbit/micropython Chinese community
- for PXT/microbit