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);
|
TIMER.alarm(n).write_value(timestamp as u32);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fn trigger_alarm(&self, cs: CriticalSection) {
|
fn trigger_alarm(&self, cs: CriticalSection) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user