altos: Add LEGACY_MONITOR defines to more programs
[fw/altos] / src / cc1111 / ao_pins.h
index d2fbb20932969ebe1387ed1f96a9da8d15bcb87b..7c5b45743c50b4ef0e65e25539345ad04736ce15 100644 (file)
        #define SPI_CS_ON_P0            0
        #define HAS_IGNITE              0
        #define HAS_MONITOR             1
+       #define LEGACY_MONITOR          1
        #define HAS_RSSI                1
        #define HAS_AES                 1
 #endif
        #define SPI_CS_ON_P0            1
        #define HAS_IGNITE              0
        #define HAS_MONITOR             1
+       #define LEGACY_MONITOR          1
        #define HAS_RSSI                1
        #define HAS_AES                 1
 #endif
        #define SPI_CS_ON_P0            1
        #define HAS_IGNITE              0
        #define HAS_MONITOR             1
+       #define LEGACY_MONITOR          1
        #define HAS_RSSI                1
        #define HAS_AES                 1
 #endif
        #define BT_LINK_PIN_INDEX       7
        #define BT_LINK_PIN             P2_1
        #define HAS_MONITOR             1
+       #define LEGACY_MONITOR          1
        #define HAS_RSSI                0
        #define HAS_AES                 1
 #endif
        #define BT_LINK_PIN_INDEX       7
        #define BT_LINK_PIN             P1_7
        #define HAS_MONITOR             1
+       #define LEGACY_MONITOR          1
        #define HAS_RSSI                0
        #define HAS_AES                 1
 #endif