mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-23 14:24:18 -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
|
@ -31,9 +31,6 @@
|
|||
#include "ui_navigation.hpp"
|
||||
#include "string_format.hpp"
|
||||
|
||||
// maximum usable freq
|
||||
#define MAX_UFREQ 7200000000
|
||||
|
||||
// 1Mhz helper
|
||||
#ifdef OneMHz
|
||||
#undef OneMHz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue