Update CWIdTX.cpp

Add "." to CWId - copied from G4KLX's commit - bd16d13531
pull/119/head
Andy Taylor 6 years ago committed by GitHub
parent af1537dcdc
commit 414ea06098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.