No need to set bandwidths here, moving bandwidth work to another branch

This commit is contained in:
KonradIT
2024-12-18 01:01:20 +01:00
parent 9d6a30ff22
commit ea52798289
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -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;