whyd i even make it a detector

This commit is contained in:
2026-01-08 21:51:36 +01:00
parent ccd5ae694b
commit 8b758851c3
2 changed files with 2 additions and 2 deletions

View File

@@ -277,7 +277,7 @@ uint16_t WAM;
uint8_t buff_pos;
unsigned int ConverterSet;
unsigned int freq_scan;
Detector<unsigned int, 1> frequency{0};
unsigned int frequency;
unsigned int frequency_OIRT;
unsigned int frequency_AM;
unsigned int frequency_LW;