diff --git a/src/Mapping/PolarFitSdkMapping.php b/src/Mapping/PolarFitSdkMapping.php index 1d7a882..005a7e4 100644 --- a/src/Mapping/PolarFitSdkMapping.php +++ b/src/Mapping/PolarFitSdkMapping.php @@ -47,7 +47,7 @@ protected function getMapping(): array 263 => DeviceProfile::POLAR_VANTAGE_V_3, 235 => DeviceProfile::POLAR_VERITY_SENSE, 236 => DeviceProfile::POLAR_VANTAGE_M_2, - 268 => DeviceProfile::POLAR_VANTAGE_M_2, + 268 => DeviceProfile::POLAR_VANTAGE_M_3, 241 => DeviceProfile::POLAR_IGNITE_2, 251 => DeviceProfile::POLAR_GRIT_X_PRO, 264 => DeviceProfile::POLAR_GRIT_X_PRO,