Ignore:
Timestamp:
Nov 19, 2012, 2:43:40 PM (12 years ago)
Author:
chronos
Message:
  • Fixed: Thread safe access to serial port pin interface using lock.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • PinConnection/UCommDelay.pas

    r414 r440  
    66
    77uses
    8   Classes, SysUtils, UCommPin, UThreading, SyncObjs, SpecializedList, UStreamHelper,
    9   UBinarySerializer;
     8  Classes, SysUtils, UCommPin, UThreading, SyncObjs, SpecializedList;
    109
    1110type
Note: See TracChangeset for help on using the changeset viewer.