Ignore:
Timestamp:
Nov 16, 2011, 7:24:09 AM (13 years ago)
Author:
george
Message:
  • Added: New TCommDelay interconnection block for creating time delay in route.
  • Fixed: In TCommThread do not obtain lock during sending data in thread.
  • Modified: TCommFrame have ability to change special control symbols.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PinConnection/PinConnection.pas

    r289 r296  
    88
    99uses
    10   UCommFrame, UCommHub, UCommPin, UCommProtocol, UCommSerialPort, UCommSocket,
    11   UCommThread, UPacketBurst, USerialPort, UCommConcentrator, LazarusPackageIntf;
     10  UCommFrame, UCommHub, UCommPin, UCommSerialPort, UCommSocket, UCommThread,
     11  UPacketBurst, USerialPort, UCommConcentrator, UCommDelay, LazarusPackageIntf;
    1212
    1313implementation
Note: See TracChangeset for help on using the changeset viewer.