summaryrefslogtreecommitdiff
path: root/py/objzip.c
diff options
context:
space:
mode:
authorJonathan Hogg <me@jonathanhogg.com>2020-06-18 12:44:54 +0100
committerDamien George <damien@micropython.org>2020-06-19 22:11:14 +1000
commit3a9d948032e27f690e1fb09084c36bd47b1a75a0 (patch)
tree9d8c4f50fdd04f8195af7ab49d29ad3a19fee725 /py/objzip.c
parent77ed6f69ac35c1663a5633a8ee1d8a2446542204 (diff)
esp32/esp32_rmt: Call rmt_driver_install before rmt_config.
Otherwise the RMT will repeat pulses when using loop(True). This repeating is due to a bug in the IDF which will be fixed in an upcoming release, but for now the accepted workaround is to swap these calls, which should still work in the fixed version of the IDF. Fixes issue #6167.
Diffstat (limited to 'py/objzip.c')
0 files changed, 0 insertions, 0 deletions