forgotten file
This commit is contained in:
parent
abba86d1ba
commit
94c13eb2af
@ -135,7 +135,7 @@ async fn main(_spawner: Spawner, p: Peripherals) {
|
|||||||
let mut a = Flex::new(&mut a);
|
let mut a = Flex::new(&mut a);
|
||||||
a.set_low();
|
a.set_low();
|
||||||
a.set_as_output(Speed::Low);
|
a.set_as_output(Speed::Low);
|
||||||
|
|
||||||
delay();
|
delay();
|
||||||
assert!(b.is_low());
|
assert!(b.is_low());
|
||||||
a.set_high();
|
a.set_high();
|
||||||
|
Loading…
Reference in New Issue
Block a user