chenluhua1980
12 小时以前 decceeb6669cadea0302c2e5a8035b920a04f836
SourceCode/Bond/Servo/ServoDlg.h
@@ -38,6 +38,7 @@
public:
   void ShowTerminalText(const char* pszText, unsigned int duration = -1);
   void AckAlarm(int alarmId);
private:
   void InitRxWindows();
@@ -123,6 +124,10 @@
   afx_msg void OnUpdateMenuTestMessageClear(CCmdUI* pCmdUI);
   afx_msg void OnMenuToolsClientList();
   afx_msg void OnUpdateMenuToolsClientList(CCmdUI* pCmdUI);
   afx_msg void OnMenuToolsCurveEmptyMode();
   afx_msg void OnUpdateMenuToolsCurveEmptyMode(CCmdUI* pCmdUI);
   afx_msg void OnMenuToolsCurveProductionMode();
   afx_msg void OnUpdateMenuToolsCurveProductionMode(CCmdUI* pCmdUI);
   afx_msg void OnMenuWndTestPanel();
   afx_msg void OnUpdateMenuWndTestPanel(CCmdUI* pCmdUI);
   afx_msg void OnMenuWndProPanel();