gcd-parser icon indicating copy to clipboard operation
gcd-parser copied to clipboard

Garmin Epix Gen 2:

Open pavlinux opened this issue 3 years ago • 0 comments

006-B3943-10

diff --git a/grmn/devices.py b/grmn/devices.py
index c1b51fe..8c9f61c 100644
--- a/grmn/devices.py
+++ b/grmn/devices.py
@@ -1232,6 +1232,7 @@ DEVICES = {
     3914: "Forerunner 245 redesign",
     3927: "Approach G12",
     3934: "Approach S42",
+    3943: "EPIX (Gen 2)",
     3946: "SW, LTDM20, System Code, AOER",
     3949: "venu 2S ASIA",
     3950: "venu 2 ASIA",

pavlinux avatar Feb 03 '22 12:02 pavlinux