chenluhua1980
9 小时以前 decceeb6669cadea0302c2e5a8035b920a04f836
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 {