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

FEAT: add central manager options to DFUServiceInitiator #478

Merged

Conversation

mateusforgi
Copy link
Contributor

Adding central manager options to DFUServiceInitiator init. This is a breaking change since in swift a function is uniquely identified by its name and its parameters both arguments labels and types. Another option to avoid breaking changes would be to add another init.

#476

@CLAassistant
Copy link

CLAassistant commented May 18, 2022

CLA assistant check
All committers have signed the CLA.

@mateusforgi
Copy link
Contributor Author

@philips77 I opened this new mr.

@philips77
Copy link
Member

The commit was sent without an e-mail address, so GitHub can't match it to your account. Try doing what was explained here.

@philips77
Copy link
Member

Anyway, I can still merge it if you want.

@mateusforgi mateusforgi force-pushed the fix/centralManagerOptions branch 2 times, most recently from c95946e to a241fe9 Compare May 20, 2022 15:03
Mateus Forgiarini da Silva and others added 2 commits May 20, 2022 12:33
Signed-off-by: Mateus Forgiarini da Silva <mateusforgi@gmail.com>
@mateusforgi
Copy link
Contributor Author

@philips77 you can merge it, signed the commits.

@mateusforgi
Copy link
Contributor Author

@philips77 any update on that?

@philips77 philips77 merged commit 94d255d into NordicSemiconductor:master May 31, 2022
@philips77 philips77 linked an issue Jun 29, 2022 that may be closed by this pull request
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.

Add CBCentralManager options to DFUServiceInitiator initializer
3 participants