diff options
author | robert-hh <robert@hammelrath.com> | 2023-10-07 12:10:19 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-09 17:10:45 +1100 |
commit | a06f4c8df499164721b2132859bef19da48d52d1 (patch) | |
tree | 26a03ecfe84372c11af8d0e7dc11a7541092a545 /extmod/asyncio/core.py | |
parent | 3fb1bb131f43207e2201a61139cd3f6e82d6513f (diff) | |
download | micropython-a06f4c8df499164721b2132859bef19da48d52d1.tar.gz micropython-a06f4c8df499164721b2132859bef19da48d52d1.zip |
mimxrt/led: Fix LED init call from main, and simplify led_init.
led_init() was not called, and therefore the machine.LED class seemed not
to work. led_init() now uses mp_hal_pin_output() to configure the pin.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'extmod/asyncio/core.py')
0 files changed, 0 insertions, 0 deletions