summaryrefslogtreecommitdiff
path: root/lib/micropython-lib
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-01-24 17:29:45 +1100
committerDamien George <damien@micropython.org>2023-01-24 17:29:45 +1100
commit67fac4ebc53db6337008ba06df7932faec80f57c (patch)
treeafe5e54ac2b8d147933829f7f5986bbdd1ff809f /lib/micropython-lib
parent8a0353525f913f464b9b8a6f610661a0e8fb4fd1 (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