Minor ordering.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@129 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
a1b7537511
commit
9ba5e82c0d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue