diff options
Diffstat (limited to 'docs/library/pyb.Pin.rst')
| -rw-r--r-- | docs/library/pyb.Pin.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/library/pyb.Pin.rst b/docs/library/pyb.Pin.rst index 1676f23d9..bfe8ab8ce 100644 --- a/docs/library/pyb.Pin.rst +++ b/docs/library/pyb.Pin.rst @@ -185,14 +185,6 @@ Methods Get the pin id. -.. method:: pin.high() - - Set the pin to a high logic level. - -.. method:: pin.low() - - Set the pin to a low logic level. - .. method:: pin.value([value]) Get or set the digital logic level of the pin: |
