summaryrefslogtreecommitdiffstats
path: root/FFT_Test/config.hch
diff options
context:
space:
mode:
Diffstat (limited to 'FFT_Test/config.hch')
-rw-r--r--FFT_Test/config.hch2
1 files changed, 1 insertions, 1 deletions
diff --git a/FFT_Test/config.hch b/FFT_Test/config.hch
index 75f20ad..a705c61 100644
--- a/FFT_Test/config.hch
+++ b/FFT_Test/config.hch
@@ -4,7 +4,7 @@
#define NUMBER_OF_FREQUENCIES (NUMBER_OF_POINTS>>1)
#if HARDWARE_MULTIPLY
-#define DC_COMPONENT 131072
+#define DC_COMPONENT 0
#else
#define DC_COMPONENT 8470527
#endif