From 8605fbdf815198595863aceb31e6e0808dab2ea0 Mon Sep 17 00:00:00 2001 From: boblark Date: Tue, 25 Jan 2022 11:33:36 -0800 Subject: [PATCH] Added analyze_CTCSS sub-audible tone detector --- analyze_CTCSS_F32.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/analyze_CTCSS_F32.h b/analyze_CTCSS_F32.h index a5e5216..478d0c2 100644 --- a/analyze_CTCSS_F32.h +++ b/analyze_CTCSS_F32.h @@ -2,7 +2,8 @@ * analyze_CTCSS_F32.h For the OpenAudio_TeensyArduino library * (floating point audio). * MIT License on changed portions - * Bob Larkin March 2021 + * Bob Larkin March 2021 original write + * Rev 21 Jan 2022 Major redo and ready to publish. RSL * * This is specific for the CTCSS tone system * with tones in the 67.0 to 254.1 Hz range.