From 2ef040774e1d1bde80137da49072792c8b53ddd0 Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Fri, 3 Sep 2021 07:47:58 +0200 Subject: [PATCH] fsparser: gw1nsr-4c idcode/nb_line --- src/fsparser.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fsparser.cpp b/src/fsparser.cpp index b9e294a..835262b 100644 --- a/src/fsparser.cpp +++ b/src/fsparser.cpp @@ -160,6 +160,7 @@ int FsParser::parse() case 0x1100181b: /* GW1N-2B */ case 0x0300081b: /* GW1NS-2 */ case 0x0300181b: /* GW1NSx-2C */ + case 0x0100981b: /* GW1NSR-4C (warning! not documented) */ case 0x0100381b: /* GW1N-4(ES)*/ case 0x1100381b: /* GW1N-4B */ nb_line = 494;