Skip to content

Include WriteWithoutResponse permission where Write exists #182

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

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

harikb
Copy link
Contributor

@harikb harikb commented Aug 3, 2023

Considering Write is not exposed in Mac side API, examples with characteristics that only permit Write (but not WriteWithoutResponse) don't function. Considering these are examples, no harm is allowing WriteWithoutResponse so that Mac Go clients can functions as clients to these characteristics

This is the only way I could make a Mac client communicate with a Adafruit tinygo-based peripheral running these example code.

Also see a related discussion in this issue #153

@deadprogram
Copy link
Member

@harikb this is very sensible suggestion. Thanks for the improvement, now merging.

@deadprogram deadprogram merged commit 4da7f58 into tinygo-org:dev Aug 11, 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.

2 participants