-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
JavaScript: Add I2C support #259
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'll get the arraybuf changes implemented myself, other feedback needs some discussion 😄
applications/system/js_app/examples/apps/Scripts/Examples/i2c.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamisonderek let me know what you think of the changes I made and please check if still works correctly (i dont have i2c devices to test), then if all is ok we can merge.
thanks!
What's new
For the reviewer