Skip to content

Commit 7f6c7b6

Browse files
committed
readme: fix link to rp2040 PIO documentation. Thanks @Gustavomurta
1 parent 31eed01 commit 7f6c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pio
22
Provides clean API to interact with RP2040's on-board Programable Input/Output (PIO) block.
3-
See page 306 of the [RP2040 datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) for more information.
3+
See chapter 3 of the [RP2040 datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=310) for more information.
44

55

66
### piolib

0 commit comments

Comments
 (0)