Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / teleterra-v0.2 / ao_pins.h
index bcabdfeeeea7cf46bee584b67046385e49dc5514..472af53430cfa21dac9e846a0429444562813702 100644 (file)
@@ -21,6 +21,7 @@
 #ifdef TELETERRA_V_0_2
        #define HAS_FLIGHT              0
        #define HAS_USB                 1
+       #define HAS_RADIO               1
        #define HAS_BEEP                1
        #define HAS_GPS                 1
        #define HAS_SERIAL_1            1
@@ -70,7 +71,9 @@
        #define HAS_P2_ISR              1
 
        #define BATTERY_PIN             5
-       
+       #define HAS_TELEMETRY           0
+
+       #define AO_VALUE_32             0
 #endif
 
 #if DBG_ON_P1