Specify resistor value
This commit is contained in:
parent
70f2c58202
commit
0ff8b7e852
@ -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``)
|
||||||
|
Loading…
Reference in New Issue
Block a user