mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Merge pull request #850 from KillerTurtleSoftware/patch-1
Corrected tone_key.cpp Motorola Code
This commit is contained in:
commit
9398b12093
@ -38,12 +38,12 @@ const tone_key_t tone_keys = {
|
||||
{ "8 YB", 88.500 },
|
||||
{ "9 ZZ", 91.500 },
|
||||
{ "10 ZA", 94.800 },
|
||||
{ "11 1ZB", 97.400 },
|
||||
{ "12 21Z", 100.000 },
|
||||
{ "11 ZB", 97.400 },
|
||||
{ "12 1Z", 100.000 },
|
||||
{ "13 1A", 103.500 },
|
||||
{ "14 1B", 107.200 },
|
||||
{ "15 2Z", 110.900 },
|
||||
{ "16 2Z", 114.800 },
|
||||
{ "16 2A", 114.800 },
|
||||
{ "17 2B", 118.800 },
|
||||
{ "18 3Z", 123.000 },
|
||||
{ "19 3A", 127.300 },
|
||||
|
Loading…
Reference in New Issue
Block a user