Increase the speed of the CW Id.

This commit is contained in:
Jonathan Naylor 2016-05-12 18:03:12 +01:00
parent e0fc2a50d1
commit fe9b4d2305
2 changed files with 2 additions and 1 deletions

View file

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