diff options
-rw-r--r-- | src/common/src/Audio/cw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/src/Audio/cw.c b/src/common/src/Audio/cw.c index 1922469..ac6adaf 100644 --- a/src/common/src/Audio/cw.c +++ b/src/common/src/Audio/cw.c @@ -83,7 +83,7 @@ const uint8_t cw_mapping[60] = { // {{{ 0b10, // : 0b10, // ; 0b10, // < - 0b10, // = + 0b101110, // = 0b10, // > 0b1110011, // ? 0b1101001, //@ |