LAPTOP-SNT8I5JK\Boounion
2025-07-08 d9c3fbc92d2a775674943d4ab882fbd77f0db688
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); }