pio icon indicating copy to clipboard operation
pio copied to clipboard

should the examples work? SetPindirsConsecutive instead of SetConsuecutivePindirs???

Open gherlein opened this issue 7 months ago • 0 comments

I'm struggling to get the examples to work. I changed line 11 in blink_pio.go to

sm.SetPindirsConsecutive(pin, 1, true)

and I got it to work. I suspect the API morphed after the examples were written?

gherlein avatar Jun 29 '24 19:06 gherlein