mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 02:49:20 +00:00
Morse TX foxhunt codes are working
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user