Changeset 416 for PinConnection/UCommConcentrator.pas
- Timestamp:
- Aug 20, 2012, 2:45:39 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PinConnection/UCommConcentrator.pas
r414 r416 115 115 FPins.Concentrator := Self; 116 116 FMain := TCommPin.Create; 117 FMain.Node := Self; 117 118 FMain.OnSetSatus := MainSetStatus; 118 119 FMain.OnReceive := MainReceive;
Note:
See TracChangeset
for help on using the changeset viewer.