altos: Add pyro voltage divider values to boards with them
[fw/altos] / src / drivers / ao_adxl375.c
index 84c5f871aa0ac28c3d664f725b3c433844615297..9e5666cc5d6dcb83ea11697e676ba3b544555f01 100644 (file)
@@ -222,7 +222,6 @@ ao_adxl375_setup(void)
 static void
 ao_adxl375(void)
 {
-       ao_delay(AO_SEC_TO_TICKS(5));
        ao_adxl375_setup();
        for (;;) {
                ao_adxl375_value(&ao_adxl375_current);