Use stronger bias with new FM adapter
This commit is contained in:
parent
ee799bc255
commit
d8395922da
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
#define DECIMATION_BITS 3
|
#define DECIMATION_BITS 3
|
||||||
#define LPF_ORDER 4
|
#define LPF_ORDER 4
|
||||||
#define AGC_DECAY_BITS 20
|
#define AGC_DECAY_BITS 20
|
||||||
#define BIAS_STRENGTH 0
|
#define BIAS_STRENGTH 3
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Digital Data */
|
/* Digital Data */
|
||||||
|
|
Loading…
Reference in a new issue