telescience: steal last adc channel for icp3 most recent value
[fw/altos] / src / avr / ao_pins.h
index bc423ff7b61404011e17f4baf1eb9f3bcca3a778..0f49db0b83b8b6bf656b618adda7a8d50cee266e 100644 (file)
@@ -47,6 +47,7 @@
        #define AVR_VCC_5V              0
        #define AVR_VCC_3V3             1
        #define AVR_CLOCK               8000000UL
+       #define HAS_ICP3_COUNT          1
 
        #define SPI_CS_PORT             PORTE
        #define SPI_CS_DIR              DDRE
@@ -81,6 +82,7 @@
        #define IS_COMPANION            1
        #define HAS_ORIENT              0
        #define ao_storage_pos_t        uint16_t
+       #define HAS_ICP3_COUNT          0
 
        #define AVR_VCC_5V              0
        #define AVR_VCC_3V3             1