forked from aegean-odyssey/mpmd_marlin_1.1.x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable USB output on a faulty connection (e.g. closed serial port).
Specifically, if a full transmit buffer does not clear in 10ms, the firmware clears the buffer and disables its USB output until the USB host re-establishes a connection. This fix may resolve crashing issues aegean-odyssey#47 and aegean-odyssey#48, and possibly issue aegean-odyssey#5.
- Loading branch information
1 parent
3a2a896
commit 92f2134
Showing
2 changed files
with
25 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters