We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I believe you can now use System.IO.Ports to use the SerialPort, instead of using an external library.
More info: http://msdn.microsoft.com/en-us/library/system.io.ports.serialport%28vs.90%29.aspx
The text was updated successfully, but these errors were encountered:
Yeah but Unity uses it's own mono which is not microsoft .net!
Sorry, something went wrong.
Merge pull request zitron-git#1 from phardy/unixunion
c8f21f6
Merges current 0.17.4 plugin code to the crossplatform fork
Merge pull request #1 from zitron-git/master
224e6b6
update to 18.4
No branches or pull requests
I believe you can now use System.IO.Ports to use the SerialPort, instead of using an external library.
More info: http://msdn.microsoft.com/en-us/library/system.io.ports.serialport%28vs.90%29.aspx
The text was updated successfully, but these errors were encountered: