mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-05 00:05:01 -04:00
Save new frequencies into the default / user loaded freqman txt file
This commit is contained in:
parent
d2c66f4515
commit
200c57f990
2 changed files with 7 additions and 3 deletions
|
@ -138,6 +138,7 @@ private:
|
|||
uint32_t wait { 0 };
|
||||
size_t def_step { 0 };
|
||||
freqman_db database { };
|
||||
std::string loaded_file_name;
|
||||
uint32_t current_index { 0 };
|
||||
bool userpause { false };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue