Ignore:
Timestamp:
Apr 3, 2012, 7:31:15 AM (12 years ago)
Author:
chronos
Message:
  • Added: New package PersistentData for abstraction of access to various persistent data representation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PinConnection/PinConnection.pas

    r296 r340  
    88
    99uses
    10   UCommFrame, UCommHub, UCommPin, UCommSerialPort, UCommSocket, UCommThread,
    11   UPacketBurst, USerialPort, UCommConcentrator, UCommDelay, LazarusPackageIntf;
     10  UCommFrame, UCommHub, UCommPin, UCommSerialPort, UCommThread, UPacketBurst,
     11  USerialPort, UCommConcentrator, UCommDelay, UCommTCPClient, UCommTCPServer,
     12  LazarusPackageIntf;
    1213
    1314implementation
Note: See TracChangeset for help on using the changeset viewer.