-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vastly improved serial scan and connection routines
Connects much more reliably on Mac and Windows. Handle serial failures much more gracefully. Launch and display window before checking serial port, so that users are not staring at a "blank screen" when scanning the ports. Closes #10. Closes #14.
- Loading branch information
Showing
7 changed files
with
213 additions
and
127 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,5 @@ RoboPaint_RT_Files/.DS_Store | |
processing/RoboPaint_RT/.DS_Store | ||
|
||
processing/.DS_Store | ||
|
||
.DS_Store |
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
Empty file.
Empty file.
Empty file.
Oops, something went wrong.