We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679b94f commit 631e149Copy full SHA for 631e149
LICENSE
@@ -470,8 +470,8 @@ safest to attach them to the start of each source file to most effectively
470
convey the exclusion of warranty; and each file should have at least the
471
"copyright" line and a pointer to where the full notice is found.
472
473
- <one line to give the library's name and a brief idea of what it does.>
474
- Copyright (C) <year> <name of author>
+ This library enables threadsafe peripheral IO access via pipes.
+ Copyright (C) 2021 Alexander Entinger / Arduino
475
476
This library is free software; you can redistribute it and/or
477
modify it under the terms of the GNU Lesser General Public
0 commit comments