fsparser: add missing GW1N-4(ES) idcode

This commit is contained in:
Gwenhael Goavec-Merou 2021-01-28 06:07:51 +01:00
parent 60800ee1a6
commit 502546fcfc
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ int FsParser::parse()
case 0x1100181b: /* GW1N-2B */
case 0x0300081b: /* GW1NS-2 */
case 0x0300181b: /* GW1NSx-2C */
case 0x0100381b: /* GW1N-4(ES)*/
case 0x1100381b: /* GW1N-4B */
nb_line = 494;
addr_length = 2296;