diff options
Diffstat (limited to 'docs/library/pyb.I2C.rst')
-rw-r--r-- | docs/library/pyb.I2C.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/pyb.I2C.rst b/docs/library/pyb.I2C.rst index e85bcef86..1eb426168 100644 --- a/docs/library/pyb.I2C.rst +++ b/docs/library/pyb.I2C.rst @@ -1,3 +1,5 @@ +.. _pyb.I2C: + class I2C -- a two-wire serial protocol ======================================= |