Approved content
The content below is provided by a partner.
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
From microbit/micropython Chinese community
LIS2DW12=github:makecode-extensions/LIS2DW12#v1.0.0