Update README.md

Fix typo
This commit is contained in:
Alex Verschoot 2024-01-22 22:22:18 +01:00 committed by Rahul Tank
parent cfb86ecfc6
commit 60b9b7ef82

View File

@ -5,7 +5,7 @@
(See the README.md file in the upper level 'examples' directory for more information about examples.)
This example creates GATT server demonstrating standard Heart Rate measurement service. It simulates Hear rate measurement and notifies to client when the notifications are enabled.
This example creates GATT server demonstrating standard Heart Rate measurement service. It simulates Heart rate measurement and notifies to client when the notifications are enabled.
It uses ESP32's Bluetooth controller and NimBLE stack based BLE host