Added another ID string for MSP430F2274.
This commit is contained in:
parent
cc917bbda6
commit
34e1d2d7a1
6
fet.c
6
fet.c
|
@ -520,6 +520,12 @@ static const struct {
|
|||
0x80, 0x00},
|
||||
.idtext = "MSP430F2274"
|
||||
},
|
||||
{
|
||||
.reply = {0xf2, 0x27, 0x41, 0x40, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x02, 0x01, 0x01, 0x04, 0xb1, 0x61,
|
||||
0x80, 0x00},
|
||||
.idtext = "MSP430F2274"
|
||||
},
|
||||
{
|
||||
.reply = {0xf2, 0x01, 0x10, 0x40, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x01, 0x03, 0x00, 0x00,
|
||||
|
|
Loading…
Reference in New Issue