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

Return after WriteValue method, fixes #12 #6 #15

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

br101
Copy link
Contributor

@br101 br101 commented Jan 8, 2019

It's necessary to return the method call on dbus, because otherwise the clients get an error after writing to the characteristic as noted in issue #12

See the code comments for more details.

Signed-off-by: Bruno Randolf br1@einfach.org

It's necessary to return the method call on dbus, because otherwise
the clients get an error after writing to the characteristic as
in issue nettlep#12

See the code comments for more details.

Signed-off-by: Bruno Randolf <br1@einfach.org>
@br101 br101 changed the title Return after WriteValue method, fixes #12 Return after WriteValue method, fixes #12 #6 Jan 8, 2019
@br101
Copy link
Contributor Author

br101 commented Jan 8, 2019

should also fix #6

@nettlep
Copy link
Owner

nettlep commented Jan 8, 2019

Nice catch, and thanks again for the PR!

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