altos: ADS1256 seems to be running fast enough with 8 MHz crystal and 2 MHz SPI
[fw/altos] / src / kernel / ao.h
index dddcd9cb5afd6d8a4079d96eacac2842933b466a..a02b74e4d7228bdcaaf2e403b05119de2f67f438 100644 (file)
@@ -76,7 +76,7 @@ typedef AO_PORT_TYPE ao_port_t;
 #define AO_PANIC_SELF_TEST_MPU6000     0x40 | 3        /* Self test failure */
 #define AO_PANIC_SELF_TEST_MPU9250     0x40 | 3        /* Self test failure */
 #define AO_PANIC_SELF_TEST_MS5607      0x40 | 4        /* Self test failure */
-#define AO_PANIC_SELF_TEST_ADS124S0X   0x40 | 5        /* Self test failure */
+#define AO_PANIC_SELF_TEST_ADS         0x40 | 5        /* Self test failure */
 
 /* Stop the operating system, beeping and blinking the reason */
 void