Nnew hw_id #14

Closed
opened 2021-05-01 20:10:00 +01:00 by pavlinux · 0 comments
pavlinux commented 2021-05-01 20:10:00 +01:00 (Migrated from github.com)
diff --git a/grmn/devices.py b/grmn/devices.py
index 2f5fefe..a27cc74 100644
--- a/grmn/devices.py
+++ b/grmn/devices.py
@@ -1137,7 +1137,7 @@ DEVICES = {
     3572: "vivomove 3 Style/Luxe ASIA",
     3573: "vivomove 3 Sport APAC",
     3576: "Fusion MS-WB670",
-    3578: "fenix 5/5 Plus/Chronos, ???",
+    3578: "Rally 100/200",
     3589: "Forerunner 745",
     3590: "Forerunner 745, Sensor Hub",
     3591: "Forerunner 745, BLE_BT_ANT",
``` diff --git a/grmn/devices.py b/grmn/devices.py index 2f5fefe..a27cc74 100644 --- a/grmn/devices.py +++ b/grmn/devices.py @@ -1137,7 +1137,7 @@ DEVICES = { 3572: "vivomove 3 Style/Luxe ASIA", 3573: "vivomove 3 Sport APAC", 3576: "Fusion MS-WB670", - 3578: "fenix 5/5 Plus/Chronos, ???", + 3578: "Rally 100/200", 3589: "Forerunner 745", 3590: "Forerunner 745, Sensor Hub", 3591: "Forerunner 745, BLE_BT_ANT", ```
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#14
No description provided.