mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Added EPAR transmit (slow FSK), bit bug for now
This commit is contained in:
@@ -67,7 +67,8 @@ struct SharedMemory {
|
||||
JammerRange jammer_ranges[16];
|
||||
|
||||
char xylosdata[21];
|
||||
bool xylos_transmit_done;
|
||||
char epardata[13];
|
||||
bool transmit_done;
|
||||
};
|
||||
|
||||
extern SharedMemory& shared_memory;
|
||||
|
||||
Reference in New Issue
Block a user