2.2 looplicht

This commit is contained in:
Sem van der Hoeven
2021-02-10 11:32:28 +01:00
parent 1ff5d6c0e7
commit 2ee2400899
5 changed files with 40 additions and 19 deletions

View File

@@ -49,5 +49,10 @@
<ToolchainSettings>
</ToolchainSettings>
</PropertyGroup>
<ItemGroup>
<Compile Include="main.c">
<SubType>compile</SubType>
</Compile>
</ItemGroup>
<Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />
</Project>