Add Garmin Forerunner 910XT

This commit is contained in:
gcoco
2013-11-18 14:27:47 -05:00
parent e088cf916b
commit a039806039

View File

@@ -231,6 +231,7 @@ struct FitFileReaderState
case 1124: rideFile->setDeviceType("Garmin FR110"); break;
case 1169: rideFile->setDeviceType("Garmin Edge 800"); break;
case 1325: rideFile->setDeviceType("Garmin Edge 200"); break;
case 1328: rideFile->setDeviceType("Garmin FR910XT"); break;
case 1561: rideFile->setDeviceType("Garmin Edge 510"); break;
case 1567: rideFile->setDeviceType("Garmin Edge 810"); break;
case 20119: rideFile->setDeviceType("Garmin Training Center"); break;