mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 15:12:35 -04:00
LCR in TEDI 1200/2400 AFSK transmit
This commit is contained in:
parent
8f815a3b39
commit
0e0261f813
10 changed files with 1071 additions and 2 deletions
|
@ -42,6 +42,8 @@ struct SharedMemory {
|
|||
int test;
|
||||
|
||||
uint32_t rdsdata[16];
|
||||
char lcrdata[256];
|
||||
uint32_t fskspb;
|
||||
};
|
||||
|
||||
extern SharedMemory& shared_memory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue