chenluhua1980
10 小时以前 01398f3bc19abcdf4ea98f2bc9020305be3db003
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 {