SourceCode/Bond/Servo/CPageGraph1.h
@@ -5,6 +5,7 @@ enum DeviceStatus { ONLINE, // 在线 OFFLINE, // 离线 OCCUPIED // 有片(占用) }; struct RobotPositionMapping { @@ -39,6 +40,7 @@ BOOL m_bIsRobotMoving; COLORREF m_crBkgnd; HBRUSH m_hbrBkgnd; SERVO::ROBOT_POSITION m_lastRobotPosition; // 对话框数据 #ifdef AFX_DESIGN_TIME