Garmin Epix Gen 2: #23

Closed
opened 2022-02-03 12:27:25 +00:00 by pavlinux · 0 comments
pavlinux commented 2022-02-03 12:27:25 +00:00 (Migrated from github.com)

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",

006-B3943-10 ```diff 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", ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mbirth/gcd-parser#23
No description provided.