diff --git a/src/Mapping/GarminFitSdkMapping.php b/src/Mapping/GarminFitSdkMapping.php index 8598dc6..6d7e224 100644 --- a/src/Mapping/GarminFitSdkMapping.php +++ b/src/Mapping/GarminFitSdkMapping.php @@ -118,6 +118,7 @@ protected function getMapping() 2457 => DeviceProfile::GARMIN_EPIX, 3943 => DeviceProfile::GARMIN_EPIX_2, 3944 => DeviceProfile::GARMIN_EPIX_2, + 4312 => DeviceProfile::GARMIN_EPIX_PRO, 4314 => DeviceProfile::GARMIN_EPIX_PRO, 2140 => DeviceProfile::GARMIN_ETREX_TOUCH, 4201 => DeviceProfile::GARMIN_ETREX_S_E,