Merge pull request #119 from AndyTaylorTweet/master

Update CWIdTX.cpp
This commit is contained in:
Andy CA6JAU 2020-05-06 08:04:07 -04:00 committed by GitHub
commit 5013e19a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,7 @@ const struct {
{',', 0xEEAEE000U, 22U},
{'-', 0xEAAE0000U, 18U},
{'=', 0xEAB80000U, 16U},
{'.', 0xBAEB8000U, 20U},
{' ', 0x00000000U, 4U},
{0U, 0x00000000U, 0U}
};