raspberrypi / pico-micropython-examples

Examples to accompany the "Raspberry Pi Pico Python SDK" book.
BSD 3-Clause "New" or "Revised" License
1k stars 227 forks source link

pio_1hz.py: Fix off-by-one cycle issue #56

Open stigbjorlykke opened 1 year ago

stigbjorlykke commented 1 year ago

Fixes #55