mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 10:07:43 +00:00
fix for freq manager save file
This commit is contained in:
@@ -48,6 +48,9 @@ FreqManBaseView::FreqManBaseView(
|
||||
} else
|
||||
error_ = ERROR_NOFILES;
|
||||
|
||||
// initialize
|
||||
change_category(last_category_id);
|
||||
|
||||
// Default function
|
||||
on_change_category = [this](int32_t category_id) {
|
||||
change_category(category_id);
|
||||
|
Reference in New Issue
Block a user