Specify resistor value
This commit is contained in:
@ -14,6 +14,8 @@ button press.
|
|||||||
pins.setPull(DigitalPin.P9, PinPullMode.PullDown);
|
pins.setPull(DigitalPin.P9, PinPullMode.PullDown);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The pull-up and -down resistors are about 13kOhm.
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
* ``name``: The @boardname@ hardware pin to configure (``P0``-``P20``)
|
* ``name``: The @boardname@ hardware pin to configure (``P0``-``P20``)
|
||||||
|
Reference in New Issue
Block a user