darker
2025-01-16 393f5685448eab573f2c1f15f0725e49ffea8d4b
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);
};