SourceCode/Bond/Servo/ServoCommo.h @@ -9,6 +9,11 @@ #define SIGNAL_MAX 8 #define ARM_ALL 99 enum class RET { OK = 1, NG, }; enum class PortType { Loading = 1, Unloading,