diff options
Diffstat (limited to 'openpicc/at91flash_automatic')
| -rwxr-xr-x | openpicc/at91flash_automatic | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/openpicc/at91flash_automatic b/openpicc/at91flash_automatic index 8f92989..1c607f8 100755 --- a/openpicc/at91flash_automatic +++ b/openpicc/at91flash_automatic @@ -88,6 +88,7 @@ while true; do  	    else  		echo "UART at $UART"  	    fi +	    sleep 1  	    if do_flash; then  		echo  		attention | 
