summaryrefslogtreecommitdiff
path: root/src/cc1111
diff options
context:
space:
mode:
Diffstat (limited to 'src/cc1111')
-rw-r--r--src/cc1111/ao_pins.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/cc1111/ao_pins.h b/src/cc1111/ao_pins.h
index 5eef0de4..0923e75d 100644
--- a/src/cc1111/ao_pins.h
+++ b/src/cc1111/ao_pins.h
@@ -150,7 +150,7 @@
#define HAS_MONITOR 1
#define LEGACY_MONITOR 1
#define HAS_RSSI 1
- #define HAS_AES 1
+ #define HAS_AES 0
#endif
#if defined(TELEMINI_V_1_0)
@@ -259,7 +259,7 @@
#define HAS_MONITOR 1
#define LEGACY_MONITOR 1
#define HAS_RSSI 1
- #define HAS_AES 1
+ #define HAS_AES 0
#endif
#if defined(TIDONGLE)
@@ -286,7 +286,7 @@
#define HAS_MONITOR 1
#define LEGACY_MONITOR 1
#define HAS_RSSI 1
- #define HAS_AES 1
+ #define HAS_AES 0
#endif
#if defined(TELEBT_V_0_0)
@@ -322,7 +322,7 @@
#define HAS_MONITOR 1
#define LEGACY_MONITOR 1
#define HAS_RSSI 0
- #define HAS_AES 1
+ #define HAS_AES 0
#endif
#if defined(TELEBT_V_0_1)
@@ -365,7 +365,7 @@
#define HAS_MONITOR 1
#define LEGACY_MONITOR 1
#define HAS_RSSI 0
- #define HAS_AES 1
+ #define HAS_AES 0
#endif
#if defined(TELELAUNCH_V_0_1)