Removed MAX_DB_ENTRY definition

This commit is contained in:
GullCode 2022-10-11 12:40:31 +02:00
parent dd2e23f901
commit 480f492740

View File

@ -34,7 +34,6 @@
#include "file.hpp"
#define MAX_DB_ENTRY 500
#define MAX_FREQ_LOCK 10 //50ms cycles scanner locks into freq when signal detected, to verify signal is not spureous
namespace ui {