add a warning about Google limiting per-day access until/unless we pay
[fw/altos] / src / stmf0 / ao_usb_stm.c
index bf08abc169dac58e74da45f81ab2ea1f64c5277e..483d2419ad938325e63d209b76a1188d4a248c04 100644 (file)
@@ -1447,7 +1447,7 @@ ao_usb_enable(void)
 
        ao_arch_release_interrupts();
 
-       for (t = 0; t < 1000; t++)
+       for (t = 0; t < 50000; t++)
                ao_arch_nop();
 
        /* Enable USB pull-up */