altos: All cc1111 products have a radio
authorKeith Packard <keithp@keithp.com>
Mon, 28 May 2012 17:45:30 +0000 (11:45 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 28 May 2012 17:45:30 +0000 (11:45 -0600)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_pins.h

index 4f6edd373a9a7d91b64a5cd269e26e3d987a0770..5eef0de4fa33732a7546602ade7745199f3dbfa0 100644 (file)
@@ -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