1
Fork 0
mpu6050/README.md
2019-04-08 10:16:41 +02:00

866 B

mpu6050

Platform agnostic driver for MPU6050 sensor.

Linux example

Requirements: apt-get install -qq gcc-arm-linux-gnueabihf libc6-armhf-cross libc6-dev-armhf-cross cross-compile with cargo build --bin main --target=arm-unknown-linux-gnueabihf

TODO