mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-03-28 17:42:59 +01:00
standard logic
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user