Remove garbage from end of signature lines in AT90USB646/647, left

over accidentally from rev 1.131.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@783 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch 2008-11-04 11:46:32 +00:00
parent df637ee942
commit b1b618b907
1 changed files with 2 additions and 2 deletions

View File

@ -11008,7 +11008,7 @@ part
part
id = "usb646";
desc = "AT90USB646";
signature = 0x1e 0x96 0x82; ?
signature = 0x1e 0x96 0x82;
has_jtag = yes;
# stk500_devcode = 0xB2;
# avr910_devcode = 0x43;
@ -11197,7 +11197,7 @@ part
part
id = "usb647";
desc = "AT90USB647";
signature = 0x1e 0x96 0x82; ?
signature = 0x1e 0x96 0x82;
has_jtag = yes;
# stk500_devcode = 0xB2;
# avr910_devcode = 0x43;