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 663d42f5be
commit ed4d8752c1

View File

@ -5,7 +5,7 @@
(See the README.md file in the upper level 'examples' directory for more information about examples.) (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 It uses ESP32's Bluetooth controller and NimBLE stack based BLE host