diff --git a/src/main.c b/src/main.c
index 920968b..3b25a24 100644
--- a/src/main.c
+++ b/src/main.c
@@ -45,7 +45,7 @@
 #define DECIMATION_BITS 3
 #define LPF_ORDER 4
 #define AGC_DECAY_BITS 20
-#define BIAS_STRENGTH 0
+#define BIAS_STRENGTH 3
 #endif
 
 /* Digital Data */