diff options
| -rw-r--r-- | docs/library/rp2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/rp2.rst b/docs/library/rp2.rst index b6e7fcf42..5d168bce2 100644 --- a/docs/library/rp2.rst +++ b/docs/library/rp2.rst @@ -38,7 +38,7 @@ For running PIO programs, see :class:`rp2.StateMachine`. - *sideset_init* configures the pins used side-setting. There can be at 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()`: - *in_shiftdir* is the default direction the ISR will shift, either |
