cargo fmt

This commit is contained in:
Lotte Steenbrink 2021-04-23 19:13:11 +02:00
parent 3e54af411b
commit 49a5d9e898

View file

@ -8,7 +8,6 @@ use cortex_m::asm;
use cortex_m_rt::entry;
use panic_log as _; // the panicking behavior
// the custom entry point
// vvvvv
#[entry]