Skip to content

Commit

Permalink
FIT - add new Garmint devices to list
Browse files Browse the repository at this point in the history
  • Loading branch information
Joern-R committed Feb 19, 2017
1 parent 6c61b0e commit 125549f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/FileIO/FitRideFile.cpp
Expand Up @@ -348,6 +348,9 @@ struct FitFileReaderState
case 2157: return "Garmin FR230";
case 2204: return "Garmin Edge 1000 Explore";
case 2238: return "Garmin Edge 20";
case 2337: return "Garmin Vivoactive HR";
case 2347: return "Garmin Vivosmart HR+";
case 2348: return "Garmin Vivosmart HR";
case 2413: return "Garmin Fenix 3 HR";
case 2431: return "Garmin FR235";
case 2530: return "Garmin Edge 820";
Expand Down

0 comments on commit 125549f

Please sign in to comment.