forked from scream3r/java-simple-serial-connector
-
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.
Add some error handling in SerialNativeInterface.getSerialPortNames()
Looks as there's some error handling missing here. Unluckily I do NOT have any windows box available right now. And I'm far from having a jssc build environment ready. So I'll try my best to write this code with nothing more than the msdn documentation and a plain text editor. Lets see how many compiler errors I'll produce. Related: - java-native jssc issue 170
- Loading branch information
1 parent
8dd99a4
commit beb3422
Showing
1 changed file
with
69 additions
and
34 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