add timeout to usb serial send otherwise we can get watchdog hits
authorJim Morris <morris@wolfman.com>
Tue, 2 Oct 2018 20:46:58 +0000 (21:46 +0100)
committerJim Morris <morris@wolfman.com>
Tue, 2 Oct 2018 20:46:58 +0000 (21:46 +0100)
commit9fbc0bae8f1c1675addc9a4d7b096b2e21ed0f08
treec5c0feff8fba3fa7fbd38d976d3aecbc9488bd1a
parent0b82315db38b438b855cd03304629ab2f6531b7a
add timeout to usb serial send otherwise we can get watchdog hits
src/libs/USBDevice/USBSerial/USBSerial.cpp
src/libs/USBDevice/USBSerial/USBSerial.h
src/modules/communication/GcodeDispatch.cpp
src/modules/utils/player/Player.cpp