Skip to content

Allow reading status register #13

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 3 commits into from
Jul 8, 2020
Merged

Conversation

tcirstea
Copy link
Contributor

@tcirstea tcirstea commented May 5, 2020

Allow reading the status register. This register is important in determining if the value of the ALS and proximity sensor is valid.

Not changing the read functions since I assume there was a reason that the status register was not checked (performance?).

tcirstea added 2 commits May 4, 2020 17:27
Allow reading the status register. This register is important in determining if the value of the ALS and proximity sensor is valid.

Not changing the read funcionts since I assume there was a reason that the status register was not checked (performance?).
Copy link
Contributor Author

@tcirstea tcirstea left a comment

Choose a reason for hiding this comment

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

Missed header since IDE added a bunch of white space corrections. Include it

@AndyEngland521
Copy link
Contributor

Hi @tcirstea ! First of all, thanks so much for your work! SparkFun loves it! I've got a board waiting for me at the office that I need to go pick up to test your PR but it looks good from here. You are absolutely correct in that we don't check status every read for performance sake. Anyways, can I get you to bump the version number in library.properties up to 1.4.3 for the Arduino library manager's sake?
Thanks, Andy

@tcirstea
Copy link
Contributor Author

tcirstea commented Jul 8, 2020

Hey @AndyEngland521 any idea when you'll be able to check on this?

@AndyEngland521 AndyEngland521 merged commit bb9633d into sparkfun:master Jul 8, 2020
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