chenluhua1980
2025-11-11 abeaf384ca65153fa9c66f8953cd0f68ad5f9f9f
SourceCode/Bond/Servo/CMaster.h
@@ -139,6 +139,7 @@
        int getPortCassetteSnSeed(int port);
        void setPortCassetteSnSeed(int port, int seed);
        CGlass* getGlass(int scrPort, int scrSlot);
        uint32_t SlotToMid(int eqid, int slot);
    private:
        inline void lock() { EnterCriticalSection(&m_criticalSection); }