-
-
Notifications
You must be signed in to change notification settings - Fork 14
HC-933 Clean up Bluetooth articles #8
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
Conversation
Correct trademark usage and improve content.
42: MD032: Lists should be surrounded by blank lines [* MKR GSM 1400]
|
"Boards and shields with wireless connectivity" can replace "Which Arduino boards support BLE?" instead of having it be a new article. |
Renat0Ribeir0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I'm not sure if the trademark symbol is needed every time the word Bluetooth is mentioned. If not, it is ready to merge.
|
|
||
| ## Boards with Bluetooth<sup>®</sup> connectivity | ||
|
|
||
| These boards support Bluetooth Low Energy **and/or** what's now known as Bluetooth _Classic_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need the trademark symbol also here, when the Bluetooth word appears?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, we use it with the "first and most prominent" mention. The symbol should be in superscript (enclosed by <sup> tags) except in the article title, which does not support this.
| title: "Change the broadcast name of a Bluetooth® peripheral" | ||
| --- | ||
|
|
||
| When using the [ArduinoBLE](https://www.arduino.cc/reference/en/libraries/arduinoble/) library to enable Bluetooth Low Energy communication on an Arduino board, the broadcasted name is set by the [setLocalName()](https://www.arduino.cc/reference/en/libraries/arduinoble/setlocalname/) function. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trademark symbol after Bluetooth?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct trademark usage and improve content.
Changes proposed in this pull request
Please check