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

Fixed typo in BleCharacteristicNotFoundException #625

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

dariuszseweryn
Copy link
Owner

This includes deprecating an accessor and creating a new one.

This includes deprecating an accessor and creating a new one.
@dariuszseweryn dariuszseweryn self-assigned this Sep 20, 2019
@dariuszseweryn dariuszseweryn merged commit e84ac57 into develop Sep 27, 2019
@dariuszseweryn dariuszseweryn deleted the fix/typo_characteristic_not_found_exception branch September 27, 2019 15:10
*
* @return the UUID
*/
@Deprecated
public UUID getCharactersisticUUID() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed one

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is now deprecated. I cannot delete it until 2.0.0 as it would be a breaking change. It is advised to use getter without the typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants