Update README.md
This commit is contained in:
parent
d5b71a33dc
commit
ca3c3540f4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cross-compile with `cargo build --bin main --target=arm-unknown-linux-gnueabihf`
|
||||||
- [x] init with default settings
|
- [x] init with default settings
|
||||||
- [ ] init with custom settings
|
- [ ] init with custom settings
|
||||||
- [x] device verification
|
- [x] device verification
|
||||||
- [x] basic feature support as described [here](https://github.com/Tijndagamer/mpu6050/blob/master/mpu6050/mpu6050.py)
|
- [ ] basic feature support as described [here](https://github.com/Tijndagamer/mpu6050/blob/master/mpu6050/mpu6050.py)
|
||||||
- [ ] read gyro data
|
- [ ] read gyro data
|
||||||
- [ ] read acc data
|
- [ ] read acc data
|
||||||
- [ ] read temp data
|
- [ ] read temp data
|
||||||
|
|
Loading…
Reference in a new issue