mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-15 18:00:28 -04:00
save/recall all receiver settings
This commit is contained in:
parent
a8885282cd
commit
a20a08c630
5 changed files with 37 additions and 1 deletions
|
@ -60,6 +60,10 @@ public:
|
|||
uint8_t tx_gain;
|
||||
uint8_t vga;
|
||||
uint32_t step;
|
||||
uint8_t am_config_index;
|
||||
uint8_t nbfm_config_index;
|
||||
uint8_t wfm_config_index;
|
||||
uint8_t squelch;
|
||||
};
|
||||
|
||||
int load(std::string application, AppSettings* settings);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue