From a381387c5c713e957d11c30ea55934e9e879d013 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 13 Jun 2016 19:41:12 +0100 Subject: [PATCH] Reduce the CW Id level again. --- CWIdTX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CWIdTX.cpp b/CWIdTX.cpp index e6db1eb..de666ec 100644 --- a/CWIdTX.cpp +++ b/CWIdTX.cpp @@ -24,7 +24,7 @@ #include "CWIdTX.h" q15_t TONE[] = { - 0, 1294, 2500, 3535, 4330, 4830, 5000, 4830, 4330, 3535, 2500, 1294, 0, -1294, -2500, -3535, -4330, -4830, -5000, -4830, -4330, -3535, -2500, -1294}; + 0, 647, 1250, 1767, 2165, 2415, 2500, 2415, 2165, 1767, 1250, 647, 0, -647, -1250, -1767, -2165, -2415, -2500, -2415, -2165, -1767, -1250, -647}; q15_t SILENCE[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};