Skip to content

Commit

Permalink
Merge branch 'contrib/github_pr_13034_v5.1' into 'release/v5.1'
Browse files Browse the repository at this point in the history
docs(nimble): Fixed typo in examples/bluetooth/nimble/blehr/README (GitHub PR) (v5.1)

See merge request espressif/esp-idf!29616
  • Loading branch information
rahult-github committed Mar 13, 2024
2 parents 9706e5a + ed4d875 commit 077a966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bluetooth/nimble/blehr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 077a966

Please sign in to comment.