新增so7_config恢复默认参数功能。

This commit is contained in:
TAO Cheng
2014-03-14 15:24:38 +08:00
parent 34afd5563f
commit 3c52203b7c
11 changed files with 137 additions and 55 deletions
@@ -28,4 +28,5 @@ public:
CEdit m_edit_MsgOut;
afx_msg void OnBnClickedButtonSo7MotionConfigOk();
afx_msg void OnBnClickedButtonSo7MotionConfigCancel();
afx_msg void OnBnClickedButtonSo7MotionConfigSetDefault();
};