arduino-managed-serial-device icon indicating copy to clipboard operation
arduino-managed-serial-device copied to clipboard

bug when input buffer is full

Open barbiani opened this issue 1 year ago • 2 comments

Hi,

I've found a small bug where the full input buffer is incorrectly shifted.

https://github.com/coddingtonbear/arduino-managed-serial-device/blob/65e7f8c16e29ef04eea90ba5bdcf8fffd637d340/src/ManagedSerialDevice.cpp#L341

barbiani avatar Apr 02 '24 19:04 barbiani

Could I convince you into filing a pull request for that, and, if so, providing an example that can be followed for reproducing the bug?

coddingtonbear avatar Apr 02 '24 22:04 coddingtonbear