arduino-managed-serial-device
arduino-managed-serial-device copied to clipboard
bug when input buffer is full
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
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?