This commit is contained in:
Ebrahim Byagowi
2017-03-03 18:55:47 +03:30
parent 0f9750e4de
commit b11f56bfee
3 changed files with 23 additions and 4 deletions

View File

@ -1,4 +1,4 @@
This library is a P/Invoke wrapper for Win32API serial port.
P/Invoke wrapper for Win32API serial port
Originally copied from http://msdn.microsoft.com/en-us/magazine/cc301786.aspx that I guess licensed under Ms-PL so this project is also under Ms-PL. (Update: well, after the years now I think this was not a true claim, but well I don't think MS will sue anyone because a sample intended for public use)