mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 14:22:33 +00:00
oops
This commit is contained in:
parent
8b34c94ef3
commit
d1508cc49c
@ -743,7 +743,7 @@ impl<'d, PIO: Instance + 'd, const SM: usize> StateMachine<'d, PIO, SM> {
|
||||
w.set_out_base(config.pins.out_base);
|
||||
});
|
||||
|
||||
//#[cfg(feature = "_rp235x")]
|
||||
#[cfg(feature = "_rp235x")]
|
||||
{
|
||||
let mut low_ok = true;
|
||||
let mut high_ok = true;
|
||||
|
Loading…
Reference in New Issue
Block a user