- Timestamp:
- 03/02/12 19:00:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/drivectrl.cc
r12954 r12989 404 404 // Status 4: Tracking 405 405 if (status1==0) 406 status1 = 99;406 status1 = 0x100-3; 407 407 408 408 const bool ready = (pdo3&0xef00ef)==0xef00ef;
Note:
See TracChangeset
for help on using the changeset viewer.