1
Fork 0

Update README.md

This commit is contained in:
Julian Gaal 2019-04-09 10:45:13 +02:00 committed by GitHub
parent d5b71a33dc
commit ca3c3540f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ cross-compile with `cargo build --bin main --target=arm-unknown-linux-gnueabihf`
- [x] init with default settings
- [ ] init with custom settings
- [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 acc data
- [ ] read temp data