docs/library/rp2.rst: Fix typo overriden->overridden.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
18d984c8b2
commit
87e38b3cc8
|
@ -38,7 +38,7 @@ For running PIO programs, see :class:`rp2.StateMachine`.
|
||||||
- *sideset_init* configures the pins used side-setting. There can be at
|
- *sideset_init* configures the pins used side-setting. There can be at
|
||||||
most 5.
|
most 5.
|
||||||
|
|
||||||
The following parameters are used by default, but can be overriden in
|
The following parameters are used by default, but can be overridden in
|
||||||
`StateMachine.init()`:
|
`StateMachine.init()`:
|
||||||
|
|
||||||
- *in_shiftdir* is the default direction the ISR will shift, either
|
- *in_shiftdir* is the default direction the ISR will shift, either
|
||||||
|
|
Loading…
Reference in New Issue