Changeset 268 for PinConnection/UCommProtocol.pas
- Timestamp:
- Aug 22, 2011, 8:34:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PinConnection/UCommProtocol.pas
r247 r268 113 113 114 114 resourcestring 115 SResponseError = 'Command % s response error %s';115 SResponseError = 'Command %0:s response error %1:s'; 116 116 SResponseTimeout = 'Response timeout'; 117 117 SWrongSequenceCount = 'Receive wrong sequence number %d';
Note:
See TracChangeset
for help on using the changeset viewer.