lis3dh/README.md

14 lines
139 B
Markdown
Raw Normal View History

2023-12-19 10:21:40 +00:00
# LIS3DH
3-axis accelerometer
2023-12-21 23:29:22 +00:00
```
$ ./lis3dh
init OK
configure OK
poll OK
read OK
x: 0.552, y: -0.864, z: -0.152
mag: 1.04
deinit OK
```