Koeffizientenexport auskommentiert

This commit is contained in:
Patrick Hangl
2026-03-25 16:30:37 +01:00
parent 91e62d48e8
commit 165ed73a9a
71 changed files with 11028 additions and 11431 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<project name="Project" processor="lpdsp32">
<file type="c" name="main.c" path=""/>
<file type="c" name="signal_path.c" path="signal_processing"/>
<option id="cpp.define" value="BLOCK_LEN=1 MAX_FIR_COEFFS=16" inherit="1" cfg="Release"/>
<option id="cpp.define" value="BLOCK_LEN=1 MAX_FIR_COEFFS=45" inherit="1" cfg="Release"/>
<option id="project.name" value="simulation"/>
<option id="project.type" value="exe"/>
</project>