mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-22 22:04:24 -04:00
Store search range in settings file (#1397)
* MAX_UFREQ * Use settings file for search range
This commit is contained in:
parent
09404ca198
commit
95a48e5693
5 changed files with 6 additions and 9 deletions
|
@ -64,7 +64,6 @@ class LevelView : public View {
|
|||
|
||||
// TODO: needed?
|
||||
int32_t db{0};
|
||||
long long int MAX_UFREQ = {7200000000}; // maximum usable freq
|
||||
rf::Frequency freq_ = {0};
|
||||
|
||||
Labels labels{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue