From ee1f021427f8966fb29e70eab1a3be4345af65b1 Mon Sep 17 00:00:00 2001 From: henryk Date: Tue, 13 Nov 2007 04:37:38 +0000 Subject: Get tc_cdiv working (presumably, need to check on the oscilloscope) Add adc code to read the field strength git-svn-id: https://svn.openpcd.org:2342/trunk@325 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- openpicc/at91flash_automatic | 1 + 1 file changed, 1 insertion(+) (limited to 'openpicc/at91flash_automatic') 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 -- cgit v1.2.3