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

APDS9960 refactor #631

Draft
wants to merge 2 commits into
base: release
Choose a base branch
from
Draft

APDS9960 refactor #631

wants to merge 2 commits into from

Conversation

soypat
Copy link
Contributor

@soypat soypat commented Dec 26, 2023

PTAL @deadprogram @alankrantas @aykevl

Changes:

  • Remove heap allocations
  • Handle all errors
  • Much more idiomatic status and enable config setting/getting
  • idiomatic transaction based I2C error handling
  • simplify some parts of code.
  • Change ~ character in comments (rendered as strikethrough in newer versions of gopls)

Still WIP: needs testing on my side.

@soypat
Copy link
Contributor Author

soypat commented Dec 26, 2023

So it turns out what I have here is not an APDS9960, but rather an APDS9930 🤦 - guess I won't be able to test.

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

1 participant