Changeset 9443 for trunk/MagicSoft/Cosy/main
- Timestamp:
- 05/11/09 21:49:57 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MTracking.cc
r9439 r9443 363 363 // 364 364 usleep(1000000); // 1s 365 366 // 367 // If we would do it in the beginnign of the loop it can happen 368 // that we check before we got the feedback through the pdo 369 // 370 if (!fCosy->fMac1->IsRpmActive() || !fCosy->fMac2->IsRpmActive()) 371 break; 365 372 } 366 373
Note:
See TracChangeset
for help on using the changeset viewer.