SourceCode/Bond/Servo/ServoDlg.h
@@ -19,6 +19,7 @@ private: void Resize(); void UpdateLogBtn(); void UpdateRobotPosition(float percentage); // 对话框数据 @@ -70,4 +71,5 @@ afx_msg void OnMenuFileExit(); afx_msg void OnUpdateMenuFileExit(CCmdUI* pCmdUI); afx_msg void OnMenuHelpAbout(); afx_msg BOOL OnEraseBkgnd(CDC* pDC); };