Commit Graph

8 Commits

Author SHA1 Message Date
Nathan McRae
7214994e33 Fix bug in submission
The common words are lowercase and our submit check didn't account for that
(because all the morse shorthands are uppercase)
2024-05-08 20:50:09 -07:00
Nathan McRae
7c9d161719 Add common words back in as option
Still can choose the morse shorthand
2024-05-08 20:16:39 -07:00
Nathan McRae
c19c873b02 Fix '-' code 2024-05-08 19:37:45 -07:00
Nathan McRae
47fe262d83 Added lamp for visual feedback on tones 2023-03-11 12:42:10 -08:00
Nathan McRae
f8324fd12e Use toUpperCase instead of toLowerCase 2022-03-11 09:51:24 -08:00
Nathan McRae
7fe9e10268 Remove '&' from word entries 2022-02-28 14:27:51 -08:00
Nathan McRae
823522b5f8 Change word list to be more ham-y 2022-02-28 13:38:31 -08:00
Nathan McRae
47ccd46ac5 Add initial files 2022-02-28 13:16:41 -08:00