Formatting, per usual.
This commit is contained in:
parent
3ab1775820
commit
eaaaa2460a
@ -19,10 +19,10 @@ fn main() -> ! {
|
||||
//let button = Input::new(p.PC13, Pull::Up);
|
||||
|
||||
//loop {
|
||||
//if unwrap!(button.is_high()) {
|
||||
//info!("high");
|
||||
//} else {
|
||||
//info!("low");
|
||||
//}
|
||||
//if unwrap!(button.is_high()) {
|
||||
//info!("high");
|
||||
//} else {
|
||||
//info!("low");
|
||||
//}
|
||||
//}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user