From 9ba5e82c0d9bcd284277c6378717cb3cfc177e0b Mon Sep 17 00:00:00 2001 From: bsd Date: Fri, 15 Feb 2002 02:06:58 +0000 Subject: [PATCH] Minor ordering. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@129 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude.conf.sample | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/avrdude.conf.sample b/avrdude.conf.sample index f33f308b..62cd9eb7 100644 --- a/avrdude.conf.sample +++ b/avrdude.conf.sample @@ -416,13 +416,12 @@ part size = 1; min_write_delay = 9000; max_write_delay = 20000; + pwroff_after_write = yes; read = "0 1 0 1 0 0 0 0 x x x x x x x x", "x x x x x x x x x x o o o o o o"; write = "1 0 1 0 1 1 0 0 1 0 1 i i i i i", "x x x x x x x x x x x x x x x x"; - - pwroff_after_write = yes; ; memory "lock" size = 1; @@ -494,13 +493,12 @@ part size = 1; min_write_delay = 9000; max_write_delay = 20000; + pwroff_after_write = yes; read = "0 1 0 1 0 0 0 0 x x x x x x x x", "x x x x x x x x x x o o o o o o"; write = "1 0 1 0 1 1 0 0 1 0 1 i i i i i", "x x x x x x x x x x x x x x x x"; - - pwroff_after_write = yes; ; memory "lock" size = 1;