added comments and removed unnecesary wait

This commit is contained in:
Sem van der Hoeven
2021-02-10 11:35:09 +01:00
parent 2ee2400899
commit fd77ed3244
9 changed files with 585 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<executable name="Opdracht 2.2.elf">
<memory name="program">
<units>bytes</units>
<length>131072</length>
<used>318</used>
<free>130754</free>
</memory>
<memory name="data">
<units>bytes</units>
<length>4096</length>
<used>0</used>
<free>4096</free>
</memory>
</executable>
</project>