Reduce the size of the AVRDriver code.
Colorize the changed parameter. Warning reduction across all files.
This commit is contained in:
@@ -129,12 +129,14 @@
|
||||
<ItemGroup>
|
||||
<ClCompile Include="AVR.cpp" />
|
||||
<ClCompile Include="AVRCommandDecoder.cpp" />
|
||||
<ClCompile Include="AVRDriver.cpp" />
|
||||
<ClCompile Include="AVRInterface.cpp" />
|
||||
<ClCompile Include="ConsoleHandler.cpp" />
|
||||
<ClCompile Include="SerialPort\SerialPort.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="AVRCommandDecoder.h" />
|
||||
<ClInclude Include="AVRDriver.h" />
|
||||
<ClInclude Include="AVRInterface.h" />
|
||||
<ClInclude Include="ConsoleHandler.h" />
|
||||
<ClInclude Include="SerialPort\SerialPort.h" />
|
||||
|
||||
Reference in New Issue
Block a user