Просмотр исходного кода

+ serial.pp Donated by Brad Campbell

michael 26 лет назад
Родитель
Сommit
16c4fcb95d
1 измененных файлов с 1 добавлено и 0 удалено
  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.