From 515dbe4a8d51ab7d464ec903a73dc6fecfc24222 Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Sat, 29 Apr 2017 00:42:44 -0300 Subject: [PATCH] Updating slicer threshold for YSF (ADF7021N) --- ADF7021.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADF7021.h b/ADF7021.h index a1d7e75..4bd10f7 100644 --- a/ADF7021.h +++ b/ADF7021.h @@ -211,8 +211,8 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf #define ADF7021_SLICER_TH_DSTAR 0U #define ADF7021_SLICER_TH_DMR 51U -#define ADF7021_SLICER_TH_YSF_L 32U -#define ADF7021_SLICER_TH_YSF_H 63U +#define ADF7021_SLICER_TH_YSF_L 35U +#define ADF7021_SLICER_TH_YSF_H 69U #define ADF7021_SLICER_TH_P25 43U #else