handle case where a short line, and the start of a line longer than (buffer - usbpack...
authorMichael Moon <triffid.hunter@gmail.com>
Sun, 22 Dec 2013 22:33:36 +0000 (09:33 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Sun, 22 Dec 2013 22:33:36 +0000 (09:33 +1100)
commitd56ad249467b0f142455e6511bc3b931f802633f
tree3352f146caff7c7b68d9f3dbd006dc72e24587a2
parent0e91ff91975d0c942d737b2ec0d7893ac38c715f
handle case where a short line, and the start of a line longer than (buffer - usbpacket) are bundled into one usb packet. the longer line will unfortunately be discarded.
src/libs/USBDevice/USBSerial/USBSerial.cpp