Reduce level of the CW Id.

This commit is contained in:
Jonathan Naylor 2016-10-10 17:26:31 +01:00
parent 4b86277c57
commit 1e0634c0b1
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "CWIdTX.h"
q15_t TONE[] = {
0, 647, 1250, 1767, 2165, 2415, 2500, 2415, 2165, 1767, 1250, 647, 0, -647, -1250, -1767, -2165, -2415, -2500, -2415, -2165, -1767, -1250, -647};
0, 518, 1000, 1414, 1732, 1932, 2000, 1932, 1732, 1414, 1000, 518, 0, -518, -1000, -1414, -1732, -1932, -2000, -1932, -1732, -1414, -1000, -518};
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};