Comments now conform to PasDoc specifications.

git-svn-id: https://spexeah.com:8443/svn/Asuro@749 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2018-10-12 20:49:03 +00:00
parent 877ef01b80
commit db58264fa6
81 changed files with 631 additions and 430 deletions

View File

@ -1,3 +1,8 @@
{
Driver->Interface->Serial - Serial Driver.
@author(Kieron Morris <kjm@kieronmorris.me>)
}
unit serial;
interface