1
0
mirror of git://sigrok.org/libserialport synced 2023-08-10 21:13:24 +03:00

Release examples as public domain.

This commit is contained in:
Martin Ling
2020-01-05 14:53:09 +00:00
committed by Uwe Hermann
parent ad19d60493
commit ee12a01e52
4 changed files with 12 additions and 2 deletions

View File

@ -22,3 +22,5 @@ paths in your environment to suit your system.
You can also build these examples using any other compiler, IDE or build
system. You just need the libserialport.h header available to compile them,
and the libserialport library available to link and run them.
These example files are hereby released into the public domain by the author.