mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-29 21:31:08 +00:00
run rustfmt
This commit is contained in:
parent
13b205ece2
commit
930af8efb7
@ -99,7 +99,6 @@ impl TimerDriver {
|
||||
TIMER.alarm(n).write_value(timestamp as u32);
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
fn trigger_alarm(&self, cs: CriticalSection) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user