Store search range in settings file (#1397)

* MAX_UFREQ
* Use settings file for search range
This commit is contained in:
Mark Thompson 2023-08-21 03:16:49 -05:00 committed by GitHub
parent 09404ca198
commit 95a48e5693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 9 deletions

View file

@ -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