SourceCode/Bond/Servo/CMaster.h
@@ -69,6 +69,7 @@ int restoreCurrentTask(); void setPortType(unsigned int index, BOOL enable, int type, int mode, int cassetteType, int transferMode, BOOL autoChangeEnable); void datetimeSync(SYSTEMTIME& time); private: inline void lock() { EnterCriticalSection(&m_criticalSection); }