Skip to content
Snippets Groups Projects
Commit 88298ca9 authored by Stephen D's avatar Stephen D
Browse files

weird import

parent 516181aa
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ mod app {
packet::Packet,
whisker::{Gps, Route},
};
use stm32f4xx_hal::{self as hal};
use stm32f4xx_hal as hal;
use systick_monotonic::{ExtU64, Systick};
use usb_device::prelude::*;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment