Reduce the CW Id level again.

This commit is contained in:
Jonathan Naylor 2016-06-13 19:41:12 +01:00
parent 3521aa6994
commit a381387c5c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "CWIdTX.h" #include "CWIdTX.h"
q15_t TONE[] = { 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[] = { 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}; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};