chenluhua1980
2026-01-23 08fc60deca0fa2a0658a676d9dd76e0e69436312
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();