mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 10:05:56 +01:00
GitBook: [master] one page modified
This commit is contained in:
committed by
gitbook-bot
parent
ac8fed2012
commit
7006b28c8e
@@ -44,6 +44,8 @@ Initialise the pin:
|
||||
* `None` - no pull up or down resistor.
|
||||
* `Pin.PULL_UP` - pull up resistor enabled.
|
||||
* `Pin.PULL_DOWN` - pull down resistor enabled.
|
||||
* `*`
|
||||
* Pin value: `0` or `1`
|
||||
* `alt` is the id of the alternate function.
|
||||
|
||||
Returns: `None`.
|
||||
|
||||
Reference in New Issue
Block a user