--- Avr.C 2005-02-08 08:55:08.000000000 +1000 +++ Avr.C 2005-12-05 22:02:30.062359192 +1000 @@ -65,7 +65,7 @@ { "ATtiny22", 0x91, 0x06, 2048, 0, 128, 4000, 4000, AVR_TN22 }, { "ATtiny26", 0x91, 0x09, 2048, 32, 128, 4500, 9000, AVR_TN26 }, - { "ATtiny2313", 0x91, 0x0A, 2048, 0, 128, 4000, 4000, AVR_TN2313 }, + { "ATtiny2313", 0x91, 0x0A, 2048, 16, 128, 4000, 4000, AVR_TN2313 }, #if 0 /* 12V parallel programming only; here just for the evidence */