aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/Core
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Core')
-rw-r--r--src/common/Core/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/Core/common.h b/src/common/Core/common.h
index 662ecad..4d0d39f 100644
--- a/src/common/Core/common.h
+++ b/src/common/Core/common.h
@@ -31,9 +31,6 @@
#include <stdint.h>
#include <time.h>
-/* Feature defines */
-#define ENABLE_PSK 1
-
#define FLOAT_PI 3.1415926535897932384f
void common_init(void);