mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-26 15:50:31 -04:00
Morse TX foxhunt codes are working
This commit is contained in:
parent
4e8980e5d8
commit
6c86ad1b72
8 changed files with 330 additions and 182 deletions
|
@ -44,7 +44,7 @@ struct ToneDef {
|
|||
struct ToneData {
|
||||
ToneDef tone_defs[32];
|
||||
uint32_t silence;
|
||||
uint8_t message[128];
|
||||
uint8_t message[256];
|
||||
};
|
||||
|
||||
/* NOTE: These structures must be located in the same location in both M4 and M0 binaries */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue