diff options
author | Damien George <damien.p.george@gmail.com> | 2019-02-28 12:38:28 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-03-14 07:26:59 +1100 |
commit | 349b54525e0b9715dde713c4ff64ca2660163fe9 (patch) | |
tree | 746315f65c089658c7ea9ef791160a9b17cb038e /docs/esp32/tutorial | |
parent | ea2fcdd338b9a9a545c119a7d86de1b8caf77314 (diff) |
esp32/machine_pin: Make it so None as pull value disables pull up/down.
Previously specifying None as the pull value would leave the pull up/down
state unchanged. This change makes it so -1 leaves the state unchanged and
None makes the pin float, as per the docs.
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions