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

Set manufacturer data directly instead of converting from string #529

Merged
merged 3 commits into from
May 28, 2023

Conversation

eighty2fifty1
Copy link
Contributor

For my purposes, I found it useful to be able to directly input integers into manufacturer data, so I created this PR to allow me to do so. It works perfectly on my application (ESP32 DEVKIT V1).

overloaded setManufacturerData to allow vector of uint8_t to be added to manufacturer data
overloaded setManufacturerData to allow vector of uint8_t to be added directly
@h2zero
Copy link
Owner

h2zero commented May 14, 2023

Thank you for this, I will merge it soon.

@h2zero
Copy link
Owner

h2zero commented May 14, 2023

@eighty2fifty1 I made some minor changes if you'd like to comment/test before merge?

@h2zero h2zero merged commit 53cb3ce into h2zero:release/1.4 May 28, 2023
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