mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
@@ -69,7 +69,7 @@ struct SharedMemory {
|
||||
union {
|
||||
ToneData tones_data;
|
||||
struct {
|
||||
JammerChannel jammer_channels[24];
|
||||
JammerChannel jammer_channels[80];
|
||||
HopperChannel hopper_channels[24];
|
||||
} dummy_seperate;
|
||||
uint8_t data[512];
|
||||
|
||||
Reference in New Issue
Block a user