altos: Teleshield has a radio, set HAS_RADIO in ao_pins.h
authorKeith Packard <keithp@keithp.com>
Wed, 27 Mar 2013 08:25:24 +0000 (01:25 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 Mar 2013 08:25:24 +0000 (01:25 -0700)
Otherwise, lots of random code won't know about the radio..

Signed-off-by: Keith Packard <keithp@keithp.com>
src/teleshield-v0.1/ao_pins.h

index 701e25fc314b3e8830b27a1f93cecad3106df4d5..888512b14c5b4cfe29db7e42a3dd39c90a675020 100644 (file)
@@ -60,6 +60,7 @@
        #define LEGACY_MONITOR          0
        #define HAS_RSSI                0
        #define HAS_AES                 0
+       #define HAS_RADIO               1
 #endif
 
 #if DBG_ON_P1