chenluhua1980
20 小时以前 b78a202c2933d345e1983de26948dbdae5d72382
SourceCode/Bond/Servo/ProcessJob.h
@@ -16,6 +16,10 @@
    int port;
    BOOL checkSlot[8];
    int material[8];
    // Multi-port model for PJ editor/runtime.
    BOOL selectedPorts[4];
    BOOL checkSlots[4][8];
    int materialSlots[4][8];
};
namespace SERVO {