SlimeVR-Rust
SlimeVR-Rust copied to clipboard
[Firmware] BMI160: Read all fifo data in one go without dropping anything
We don't want to drop any data from the imu, and we can use the fifo to accomplish this. However, I don't believe that we are actually doing this currently with the driver for the bmi160.