Skip to content

Commit

Permalink
fix polar vantage m3 mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
mipapo committed Dec 30, 2024
1 parent afe0373 commit 87231c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mapping/PolarFitSdkMapping.php
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 87231c8

Please sign in to comment.