diff options
Diffstat (limited to 'docs/library/pyb.SPI.rst')
-rw-r--r-- | docs/library/pyb.SPI.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/pyb.SPI.rst b/docs/library/pyb.SPI.rst index 7b765e6b06..5c732fccba 100644 --- a/docs/library/pyb.SPI.rst +++ b/docs/library/pyb.SPI.rst @@ -1,3 +1,5 @@ +.. _pyb.SPI: + class SPI -- a master-driven serial protocol ============================================ |