Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / teleterra-v0.2 / ao_pins.h
index 2bea4e04bca273ce066805b46855c16cbbc4ec12..472af53430cfa21dac9e846a0429444562813702 100644 (file)
 #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
        #define HAS_ADC                 0
+       #define HAS_LCD                 1
        #define HAS_EEPROM              1
        #define HAS_LOG                 1
        #define USE_INTERNAL_FLASH      0
@@ -69,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