Browse Source

+ serial.pp Donated by Brad Campbell

michael 26 years ago
parent
commit
16c4fcb95d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/linuxex/README

+ 1 - 0
docs/linuxex/README

@@ -59,3 +59,4 @@ ex55.pp contains an example of the TCGetAttr,TCSetAttr,CFMakeRaw functions.
 ex56.pp contains an example of the Shell function.
 ex57.pp contains an example of the SigAction function.
 ex58.pp contains an example of the Signal function.
+serial.pp contains an example of serial port programming in FPC.