commit all

This commit is contained in:
UnknownObject
2023-06-18 19:21:17 +08:00
parent 8aae0c2754
commit 84d1c68b5d
21 changed files with 271 additions and 83 deletions
+4 -2
View File
@@ -123,7 +123,8 @@
<ClInclude Include="TextEncoder.h" />
<ClInclude Include="TFTCommand.h" />
<ClInclude Include="TrafficLightCommand.h" />
<ClInclude Include="VoiceRepotCommand.h" />
<ClInclude Include="VoiceIdentifyCommand.h" />
<ClInclude Include="VoiceReportCommand.h" />
<ClInclude Include="WirelessChargerCommand.h" />
<ClInclude Include="ZigBeeOperator.h" />
<ClInclude Include="3DDisplayCommand.h" />
@@ -149,7 +150,8 @@
<ClCompile Include="TextEncoder.cpp" />
<ClCompile Include="TFTCommand.cpp" />
<ClCompile Include="TrafficLightCommand.cpp" />
<ClCompile Include="VoiceRepotCommand.cpp" />
<ClCompile Include="VoiceIdentifyCommand.cpp" />
<ClCompile Include="VoiceReportCommand.cpp" />
<ClCompile Include="WirelessChargerCommand.cpp" />
<ClCompile Include="ZigBeeOperator.cpp" />
<ClCompile Include="3DDisplayCommand.cpp" />