From d06ab39efafbcb2a7b1ec4cb83e18fa3485789a9 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期六, 29 三月 2025 08:55:56 +0800
Subject: [PATCH] 1.修改两个函数名称;

---
 SourceCode/Bond/Servo/Servo.vcxproj.filters |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index 833b489..74279a7 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -79,6 +79,8 @@
     <ClCompile Include="CEquipmentPage2.cpp" />
     <ClCompile Include="CHMPropertyPage.cpp" />
     <ClCompile Include="CHMPropertyDlg.cpp" />
+    <ClCompile Include="CEqPortChangeStep.cpp" />
+    <ClCompile Include="CEqReadIntStep.cpp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="AlarmManager.h" />
@@ -156,6 +158,8 @@
     <ClInclude Include="CEquipmentPage2.h" />
     <ClInclude Include="CHMPropertyPage.h" />
     <ClInclude Include="CHMPropertyDlg.h" />
+    <ClInclude Include="CEqPortChangeStep.h" />
+    <ClInclude Include="CEqReadIntStep.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="Servo.rc" />

--
Gitblit v1.9.3