diff --git a/iceprog/iceprog.c b/iceprog/iceprog.c index e175d88..d5419bd 100644 --- a/iceprog/iceprog.c +++ b/iceprog/iceprog.c @@ -261,7 +261,7 @@ void flash_wait() fprintf(stderr, "."); fflush(stdout); } - usleep(250000); + usleep(1000); } if (verbose)