mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-29 17:17:28 -04:00
save and recall stepsize
This commit is contained in:
parent
2d9090862b
commit
a8885282cd
2 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,7 @@ public:
|
|||
uint32_t tx_frequency;
|
||||
uint8_t tx_gain;
|
||||
uint8_t vga;
|
||||
uint32_t step;
|
||||
};
|
||||
|
||||
int load(std::string application, AppSettings* settings);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue