From 10a18b16933cd23d2eaeaa08a25ffc4f1e6d0f20 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Tue, 10 Nov 2020 23:18:48 +0100 Subject: [PATCH] Added two new hwids. --- grmn/devices.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grmn/devices.py b/grmn/devices.py index af4c13c..41f5572 100644 --- a/grmn/devices.py +++ b/grmn/devices.py @@ -563,6 +563,7 @@ DEVICES = { 2173: "Forerunner 620 Taiwan", 2175: "TruSwing", 2182: "Approach S5", + 2187: "D2 Air", 2188: "fenix 3, K65, China", 2189: "fenix 3 Taiwan", 2190: "T5/TT15 Mini", @@ -1145,6 +1146,7 @@ DEVICES = { 3695: "fleet 790 EU LTE, GPS", 3700: "Approach S62 ASIA", 3702: "Descent Mk2i ASIA", + 3710: "Approach Z82", 3715: "fleet 790 SA, GPS", 3717: "STRIKER Cast, GPS", 3725: "GPSMAP 65/65s",