Skip to content
Snippets Groups Projects
Verified Commit 38db5720 authored by Jonathan Brouwer's avatar Jonathan Brouwer
Browse files

Import

parent d254418e
No related branches found
No related tags found
1 merge request!11Resolve "Reading MPU over I2C hangs"
Pipeline #822680 passed
......@@ -6,7 +6,6 @@ use crate::once_cell::OnceCell;
use crate::twi::{TwiWrapper, TWI};
use nb::Error::WouldBlock;
use structs::{Accel, Gyro, Quaternion};
use crate::uart::send_bytes;
#[allow(unused)]
mod config;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment