python-sbus
python-sbus copied to clipboard
lower latency
Added lines to clear asyncio.Queue and reinitialize asyncio.Queue. This made a significant improvement is total latency on my system. I looked at other ways to achieve this result, what is shown was the easiest to implement.