summaryrefslogtreecommitdiff
path: root/shared-bindings/microcontroller/Pin.c
diff options
context:
space:
mode:
authorChris Osterwood <osterwood@gmail.com>2019-08-08 14:14:23 -0400
committerChris Osterwood <osterwood@gmail.com>2019-08-08 14:14:23 -0400
commitfb2712410e49e2e056ca1900b9c49bb0831bad74 (patch)
tree8959d4afaa94175a870a5268ed638bac620a9023 /shared-bindings/microcontroller/Pin.c
parent97e7fea517cef72926ac4e8d30c711a59226f259 (diff)
parent47a0b7cba141efb0909d74db3401ae902f6e9a96 (diff)
Merge branch 'master' into capablerobot-usbhub
Diffstat (limited to 'shared-bindings/microcontroller/Pin.c')
-rw-r--r--shared-bindings/microcontroller/Pin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/microcontroller/Pin.c b/shared-bindings/microcontroller/Pin.c
index e79663107..3635f0afb 100644
--- a/shared-bindings/microcontroller/Pin.c
+++ b/shared-bindings/microcontroller/Pin.c
@@ -40,7 +40,7 @@
//|
//| Identifies an IO pin on the microcontroller.
//|
-//| .. class:: Pin
+//| .. class:: Pin()
//|
//| Identifies an IO pin on the microcontroller. They are fixed by the
//| hardware so they cannot be constructed on demand. Instead, use