Removed trailing newlines and renamed clock to lowercase in project file
This commit is contained in:
parent
e4cf315d0b
commit
199f92dcc5
@ -192,7 +192,7 @@
|
||||
<PreBuildEvent>echo "C:\avrdude-6.2\avrdude.exe" -v -p$(avrdevice) %%* -Uflash:w:"$(OutputDirectory)\$(Name).hex":i > "$(MSBuildProjectDirectory)\avrdude.bat"</PreBuildEvent>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Clock.h">
|
||||
<Compile Include="clock.h">
|
||||
<SubType>compile</SubType>
|
||||
</Compile>
|
||||
<Compile Include="cppalloc\cppalloc.cpp">
|
||||
|
Loading…
Reference in New Issue
Block a user