mirror of https://github.com/g4klx/MMDVM.git
Speed up the CW Id.
This commit is contained in:
parent
c509f11c2a
commit
e0fc2a50d1
|
@ -31,7 +31,7 @@ q15_t SILENCE[] = {
|
||||||
|
|
||||||
const uint8_t CYCLE_LENGTH = 24U;
|
const uint8_t CYCLE_LENGTH = 24U;
|
||||||
|
|
||||||
const uint8_t DOT_LENGTH = 80U;
|
const uint8_t DOT_LENGTH = 60U;
|
||||||
|
|
||||||
const struct {
|
const struct {
|
||||||
uint8_t c;
|
uint8_t c;
|
||||||
|
|
Loading…
Reference in New Issue