From 5584068a89e7804027cd06472a2cead876da8faf Mon Sep 17 00:00:00 2001 From: joerg_wunsch Date: Sat, 17 Sep 2005 19:57:15 +0000 Subject: [PATCH] Oops, forgot to implement the calibration byte address bits. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@507 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/avrdude.conf.in b/avrdude.conf.in index c12fc58e..09721c8b 100644 --- a/avrdude.conf.in +++ b/avrdude.conf.in @@ -2092,8 +2092,8 @@ part memory "calibration" size = 4; - read = "0 0 1 1 1 0 0 0 x x x x x x x x", - "0 0 0 0 0 0 0 0 o o o o o o o o"; + read = "0 0 1 1 1 0 0 0 x x x x x x x x", + "0 0 0 0 0 0 a1 a0 o o o o o o o o"; ; memory "signature"