mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 07:02:26 -04:00
Testing Messagepack for saving/loading stuff from SD card
This commit is contained in:
parent
7267de234d
commit
61fdb57b8f
20 changed files with 394 additions and 51 deletions
|
@ -68,6 +68,7 @@ struct SharedMemory {
|
|||
|
||||
char xylosdata[21];
|
||||
char epardata[13];
|
||||
int32_t excursion;
|
||||
bool transmit_done;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue