mrDarker
2025-06-26 79046976f31fc24ad6787ee6ebacfa331424aa7b
SourceCode/Bond/Servo/CEFEM.h
@@ -42,7 +42,6 @@
        int robotCmd(ROBOT_CMD_PARAM& robotCmdParam, ONWRITED onWritedBlock = nullptr);
        int robotCmds(ROBOT_CMD_PARAM* robotCmdParam, unsigned int count, ONWRITED onWritedBlock = nullptr);
        RMDATA& getRobotMonitoringData();
        void printDebugString001();
        // 快捷封装
        int robotSendHome(int seq, ONWRITED onWritedBlock = nullptr);