diff options
Diffstat (limited to 'docs/library/pyb.ExtInt.rst')
-rw-r--r-- | docs/library/pyb.ExtInt.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst index ac31aebb4..61023ebb3 100644 --- a/docs/library/pyb.ExtInt.rst +++ b/docs/library/pyb.ExtInt.rst @@ -1,3 +1,5 @@ +.. _pyb.ExtInt: + class ExtInt -- configure I/O pins to interrupt on external events ================================================================== |