mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 02:49:20 +00:00
Savestate ! RDS (only PSN) tx
This commit is contained in:
@@ -38,6 +38,10 @@ struct SharedMemory {
|
||||
// TODO: M0 should directly configure and control DMA channel that is
|
||||
// acquiring ADC samples.
|
||||
TouchADCFrame touch_adc_frame;
|
||||
|
||||
int test;
|
||||
|
||||
uint32_t rdsdata[16];
|
||||
};
|
||||
|
||||
extern SharedMemory& shared_memory;
|
||||
|
Reference in New Issue
Block a user