Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed naming of central and peripheral in examples #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mklemarczyk
Copy link
Contributor

Fixed the names and comments to not confuse the users.

The BLE central can start connection to peripheral, not vice versa.

The most confusing one was that we wait for peripherals to connect, and next comment name the variable that it is central. :)

  // listen for Bluetooth® Low Energy peripherals to connect:
  BLEDevice central = BLE.central();

Fixed the names and comments to not confuse the users.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Apr 7, 2022
@mklemarczyk
Copy link
Contributor Author

What I can do to accelerate approval of that PR ?

@mklemarczyk
Copy link
Contributor Author

@facchinm You do not want this change? There are several PRs waiting, and no comment or merged.

@mklemarczyk
Copy link
Contributor Author

Bump, any answer on the integration ? I wonder why it takes so long...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants