diff options
| author | Damien George <damien@micropython.org> | 2023-01-24 17:29:45 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-01-24 17:29:45 +1100 |
| commit | 67fac4ebc53db6337008ba06df7932faec80f57c (patch) | |
| tree | afe5e54ac2b8d147933829f7f5986bbdd1ff809f /lib/micropython-lib | |
| parent | 8a0353525f913f464b9b8a6f610661a0e8fb4fd1 (diff) | |
rp2/machine_pin: Fix configuring OPEN_DRAIN with initial value.
Prior to this commit, Pin(Pin.OPEN_DRAIN, value=0) would not set the
initial value of the open-drain pin to low, instead it would be high.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'lib/micropython-lib')
0 files changed, 0 insertions, 0 deletions
