Files
AVR/AVR Working Controller/AVR.vcxproj.user
David adad03c7df Reduce the size of the AVRDriver code.
Colorize the changed parameter.
Warning reduction across all files.
2026-02-07 14:38:35 -06:00

7 lines
377 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<LocalDebuggerCommandArguments>-SerialPort=2</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>