From c56b3982912d210b77f8a3a7a58943bde9f3dfd6 Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Fri, 15 Feb 2002 02:06:58 +0000 Subject: [PATCH] Minor ordering. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@129 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/avrdude.conf.sample | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/avrdude/avrdude.conf.sample b/avrdude/avrdude.conf.sample index f33f308b..62cd9eb7 100644 --- a/avrdude/avrdude.conf.sample +++ b/avrdude/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;