summaryrefslogtreecommitdiff
path: root/tests/pyb/adc.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-04-10 15:24:10 +1000
committerDamien George <damien.p.george@gmail.com>2018-04-10 15:24:10 +1000
commit4ff05ae4e9b1f46a9bdf9322391e3b3599a1ad3e (patch)
tree572253ff0e6e9e2751ee467e71aff0db03deef97 /tests/pyb/adc.py
parentef12a4bd05cdd531d9c130763ffb2470e9c0fb54 (diff)
esp32/machine_uart: Remove UART event queue object.
This event queue has UART events posted to it and they need to be drained for it to operate without error. The queue is not used by the uPy UART class so it should be removed to prevent the IDF emitting errors. Fixes #3704.
Diffstat (limited to 'tests/pyb/adc.py')
0 files changed, 0 insertions, 0 deletions