pyserial-asyncio icon indicating copy to clipboard operation
pyserial-asyncio copied to clipboard

Flush implementation differ to pyserial

Open Hadatko opened this issue 4 years ago • 1 comments

Hello, is this flush implementation ok? Wouldn't be better to implement to match pyserial documentation?

https://github.com/pyserial/pyserial-asyncio/blob/44d470181af989fb35fbe5062f47f8eaf5b7939a/serial_asyncio/init.py#L194

image

Hadatko avatar Nov 11 '21 10:11 Hadatko

I agree that the current implementation doesn't look ideal.

rob-smallshire avatar Apr 19 '22 18:04 rob-smallshire