Speed up the CW Id.

This commit is contained in:
Jonathan Naylor 2016-05-10 21:29:02 +01:00
parent c509f11c2a
commit e0fc2a50d1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ q15_t SILENCE[] = {
const uint8_t CYCLE_LENGTH = 24U;
const uint8_t DOT_LENGTH = 80U;
const uint8_t DOT_LENGTH = 60U;
const struct {
uint8_t c;