mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-07 09:22:46 +02:00
No need to set bandwidths here, moving bandwidth work to another branch
This commit is contained in:
@@ -101,6 +101,7 @@ constexpr bool DRAW_DETECTION_TICKS = true;
|
||||
|
||||
#define FREQ_BEGIN 150
|
||||
#define FREQ_END 950
|
||||
#define BANDWIDTH 467.0
|
||||
#define MHZ_PX (float)((float)(FREQ_END - FREQ_BEGIN) / DISPLAY_WIDTH)
|
||||
#define DEFAULT_DRONE_DETECTION_LEVEL -90
|
||||
#define DRONE_LEGEND 1;
|
||||
|
||||
Reference in New Issue
Block a user