arduino / arduino/Arduino

[DOC] CurieBLE BLEPeripheral end() reference page issues

Open
#5,375 0 comments 0 reactions 1 assignee Claimed by @akash73 View on GitHub
Component: Documentation Library: Other Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

https://www.arduino.cc/en/Reference/BLEPeripheralEnd
- Indicates return type is boolean but it's actually void: https://github.com/01org/corelibs-arduino101/blob/master/libraries/CurieBLE/src/BLEPeripheral.h#L200
- Example code doesn't contain any calls to `blePeripheral.end()`.
- **See Also** section on the BLEPeripheral end() reference page contains a link to the BLEPeripheral end() reference page

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.