Changeset 214 in tmcsimulator for branches/FEPSimulator/FEPSim.cpp
- Timestamp:
- 11/02/2017 02:11:33 PM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.cpp
r205 r214 95 95 // Transfer the station data to ATMS and listen for response 96 96 handleCallResponse(fep_reply_xfer_32(&fepReply, clnt)); 97 unsigned int sleepseconds = /* 100 * */1000;97 unsigned int sleepseconds = 50000; 98 98 usleep(sleepseconds); 99 99 }
Note: See TracChangeset
for help on using the changeset viewer.
