LAPTOP-SNT8I5JK\Boounion
2025-07-25 d6d85fd225db353ab5786725d5a2fc777308f276
SourceCode/Bond/Servo/CMaster.h
@@ -72,6 +72,7 @@
        void datetimeSync(SYSTEMTIME& time);
        void enableEventReport(bool bEnable);
        void enableAlarmReport(bool bEnable);
        bool isAlarmReportEnable();
    private:
        inline void lock() { EnterCriticalSection(&m_criticalSection); }