mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 11:54:53 +00:00
Save new frequencies into the default / user loaded freqman txt file
This commit is contained in:
@@ -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 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user