Formatting again.

This commit is contained in:
Bob McWhirter
2021-08-04 13:42:06 -04:00
parent f4971fbb79
commit f91bfef799
4 changed files with 2 additions and 5 deletions

View File

@ -78,4 +78,3 @@ fn main() -> ! {
unwrap!(spawner.spawn(main_task(spi)));
})
}