From 9dbb0bdafcef32e785891397ec49f755743b0379 Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Wed, 26 Jul 2017 00:50:01 -0400 Subject: [PATCH] Raised cosine filter disabled by default --- ADF7021.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADF7021.h b/ADF7021.h index 6880613..5946609 100644 --- a/ADF7021.h +++ b/ADF7021.h @@ -47,7 +47,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf /*********************/ // Disable TX Raised Cosine filter for 4FSK modulation in ADF7021: -// #define ADF7021_DISABLE_RC_4FSK +#define ADF7021_DISABLE_RC_4FSK // Support for ADF7021-N version: // #define ADF7021_N_VER