diff options
author | Damien George <damien.p.george@gmail.com> | 2018-04-10 15:24:10 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-04-10 15:24:10 +1000 |
commit | 4ff05ae4e9b1f46a9bdf9322391e3b3599a1ad3e (patch) | |
tree | 572253ff0e6e9e2751ee467e71aff0db03deef97 /tests/pyb/adc.py | |
parent | ef12a4bd05cdd531d9c130763ffb2470e9c0fb54 (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