standard logic

This commit is contained in:
Egor Shitikov
2024-08-01 12:46:39 -07:00
parent 14a2c41f6a
commit f360afbfba

View File

@@ -27,8 +27,8 @@
#define FREQ_END 950
// Feature to scan diapazones. Other frequency settings will be ignored.
//int SCAN_DIAPAZONES[] = {};
int SCAN_DIAPAZONES[] = {850890, 920950};
int SCAN_DIAPAZONES[] = {};
//int SCAN_DIAPAZONES[] = {850890, 920950};
// MHZ per page
// to put everething into one page set RANGE_PER_PAGE = FREQ_END - 800