From c505d8fc3a0388dd27c406cda66b62bc567e43d7 Mon Sep 17 00:00:00 2001
From: andYgnite <138695611+andYgnite@users.noreply.github.com>
Date: Tue, 16 Jan 2024 09:42:48 +0100
Subject: [PATCH] Update README.md
Remove Pacer family from readme
---
README.md | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/README.md b/README.md
index 33c75439..3173d5dd 100644
--- a/README.md
+++ b/README.md
@@ -83,18 +83,6 @@ Fitness and wellness watch.
* PP interval (milliseconds) representing cardiac pulse-to-pulse interval extracted from PPG signal.
* Accelerometer data with sample rate of 50 Hz and range of 8 G. Axis specific acceleration data in mG.
-### Pacer and Pacer Pro watches
-Fitness and wellness watch.
-Pacer: [Store page](https://www.polar.com/en/pacer)
-Pacer Pro: [Store page](https://www.polar.com/en/pacer-pro)
-
-#### Polar Pacer and Pacer Pro features available by the SDK
-* Heart rate as beats per minute.
-* Heart rate broadcast.
-* PP interval (milliseconds) representing cardiac pulse-to-pulse interval extracted from PPG signal.
-* Accelerometer data with sample rate of 50 Hz and range of 8 G. Axis specific acceleration data in mG.
-* [SDK mode](documentation/SdkModeExplained.md) from version 2.0 onwards.
-
## Project structure
* [polar-sdk-ios](polar-sdk-ios/) contains source documentation for the iOS SDK source
* [polar-sdk-android](polar-sdk-android/) contains source documentation for the Android SDK source