mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 02:49:20 +00:00
Added LGE app, nothing to see here
Update button in signal gen now works for shape change
This commit is contained in:
@@ -63,7 +63,7 @@ struct SharedMemory {
|
||||
ToneData tones_data;
|
||||
JammerChannel jammer_channels[24];
|
||||
uint8_t data[512];
|
||||
} bb_data { { { { 0, 0 } }, 0, { 0 } } }; // { } ?
|
||||
} bb_data { { { { 0, 0 } }, 0, { 0 } } };
|
||||
};
|
||||
|
||||
extern SharedMemory& shared_memory;
|
||||
|
Reference in New Issue
Block a user