From: Keith Packard Date: Mon, 28 May 2012 17:45:30 +0000 (-0600) Subject: altos: All cc1111 products have a radio X-Git-Tag: 1.0.9.5~4 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=2df9113a22f4f67707d9ee777bd6b23ff671b105;ds=sidebyside altos: All cc1111 products have a radio Signed-off-by: Keith Packard --- diff --git a/src/cc1111/ao_pins.h b/src/cc1111/ao_pins.h index 4f6edd37..5eef0de4 100644 --- a/src/cc1111/ao_pins.h +++ b/src/cc1111/ao_pins.h @@ -18,6 +18,8 @@ #ifndef _AO_PINS_H_ #define _AO_PINS_H_ +#define HAS_RADIO 1 + #if defined(TELEMETRUM_V_1_0) #define HAS_FLIGHT 1 #define HAS_USB 1