summaryrefslogtreecommitdiff
path: root/src/cc1111
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-07-04 23:48:32 +0200
committerBdale Garbee <bdale@gag.com>2016-07-04 23:48:32 +0200
commit06c3d5420080bc1c6fdfb213a9d616b75611c159 (patch)
treee882a83c3a76c82e3a8e832eb3805c0c5c010d0d /src/cc1111
parenteb5bd00b1c5045e64753ba9d066ef5cfce9d5a1e (diff)
parentea1ff225f1f450ee3fc377807d1bb7b982bf792d (diff)
Merge branch 'branch-1.6' into debian
Diffstat (limited to 'src/cc1111')
-rw-r--r--src/cc1111/ao_pins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cc1111/ao_pins.h b/src/cc1111/ao_pins.h
index e12f813f..9cbb0a7b 100644
--- a/src/cc1111/ao_pins.h
+++ b/src/cc1111/ao_pins.h
@@ -61,6 +61,7 @@
#define HAS_TELEMETRY 1
#define HAS_RADIO_RATE 0 /* not enough space for this */
#define HAS_MUTEX_TRY 0
+ #define HAS_TASK_INFO 0 /* not enough space for this either */
#endif
#if defined(TELEMETRUM_V_1_1)