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

Multi: SHT31D wait 15ms for conversion and convert raw bytes to uint16 #1319

Merged
merged 1 commit into from
Apr 13, 2017
Merged

Multi: SHT31D wait 15ms for conversion and convert raw bytes to uint16 #1319

merged 1 commit into from
Apr 13, 2017

Conversation

fivdi
Copy link
Contributor

@fivdi fivdi commented Apr 8, 2017

This is a PR for fixing the timing issue and the int16/uint16 conversion issue discussed at #1253

}.bind(this), 16);
}.bind(this);

readCycle();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

@rwaldron rwaldron merged commit 548c6f1 into rwaldron:master Apr 13, 2017
@rwaldron
Copy link
Owner

I really appreciate all of the extra attention and work you've been putting into the sensors :)

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