fsParser: adding GW5A-25 IDCODE
This commit is contained in:
parent
59b56bcc95
commit
790d2bccab
|
|
@ -189,6 +189,7 @@ int FsParser::parse()
|
||||||
case 0x0000281b: /* GW2A-55 */
|
case 0x0000281b: /* GW2A-55 */
|
||||||
nb_line = 2038;
|
nb_line = 2038;
|
||||||
break;
|
break;
|
||||||
|
case 0x0001281b: /* GW5A-25 */
|
||||||
case 0x0001081b: /* GW5AST-138 */
|
case 0x0001081b: /* GW5AST-138 */
|
||||||
/*
|
/*
|
||||||
* FIXME: Lack of information,
|
* FIXME: Lack of information,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue