From 8437981e20ab16fcf8b28fffba845b9ea45b4992 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Tue, 21 Jan 2020 16:26:31 +0100 Subject: [PATCH] Add new hwids. --- grmn/devices.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grmn/devices.py b/grmn/devices.py index f94ac5b..c0f9fc2 100644 --- a/grmn/devices.py +++ b/grmn/devices.py @@ -575,6 +575,7 @@ DEVICES = { 2310: "Forerunner 630 APAC", 2311: "ForeAthlete 630J", 2313: "ForeAthlete 230J", + 2315: "eTrex 209x/309x CHN", 2316: "eTrex 20x/30x JPN", 2317: "eTrex 20x/30x SEA", 2325: "UAT-B2325-00", @@ -954,6 +955,7 @@ DEVICES = { 3390: "Fusion MS-RA210 FFP Build Version", 3391: "Fusion MS-ERX400 Final Factory Production Release Version", 3393: "Approach S62", + 3394: "Approach S62, Touchscreen", 3396: "Approach S62, ANT_BLE", 3399: "Approach S62, Sensor Hub", 3405: "Swim 2",