Changeset 20947
- Timestamp:
- 11/28/07 08:09:08 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/branches/2.2/modules/gadgeteer/drivers/noDNA/X-IST/X-IST.cpp
r20172 r20947 134 134 mThread = new vpr::Thread(boost::bind(&X_IST::controlLoop, this)); 135 135 mActive = true; 136 started = true; 136 137 vprDEBUG(gadgetDBG_INPUT_MGR, vprDBG_STATE_LVL) 137 138 << "[X-IST] X_IST is active" << std::endl << vprDEBUG_FLUSH;
