-
Notifications
You must be signed in to change notification settings - Fork 14
NotImplementedError: Currently can only write a single byte in writeto_then_readfrom #7
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
Comments
This was referenced Aug 29, 2019
yah please try it! |
Hello @caternuson @ladyada , any news on this? |
did you try the PR? |
@tampe125 Please try the 1.1.4 version of the library when it becomes available. |
closing. version 1.1.4 should fix this. can reopen if needed. |
Sorry for the late reply. I can confirm that the latest version of the library works correctly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to read the distance using the VL6180X sensor on my Raspberry Pi.
Everything worked fine, but then I installed again the library and I'm getting the following error:
After further inspection, it seems that the culprit is the commit 74a7a7f . If I revert it everything works fine.
I can't grasp the whole picture since it's way over my head, but those changes are definitively related to the issue.
The text was updated successfully, but these errors were encountered: