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

Library Improvements #7

Open
oclyke opened this issue Mar 11, 2020 · 1 comment
Open

Library Improvements #7

oclyke opened this issue Mar 11, 2020 · 1 comment
Assignees

Comments

@oclyke
Copy link

oclyke commented Mar 11, 2020

These possible improvements came up on the SF forums:
https://forum.sparkfun.com/viewtopic.php?f=83&t=52403&p=213211#p213211

The forum posts also include info on how to change to low power mode

  • Add a call to change to low power mode
  • Remove 'Wire.begin()' from the 'begin()' call (our new standard is to have users call this themselves so that they may choose things like clock frequency and it doesn't get overwritten by subsequent calls)
  • Allow users to specify their own I2C port (Wire, Wire1, Wire2, swWire, etc)
@oclyke oclyke assigned oclyke and unassigned oclyke Mar 11, 2020
@oclyke
Copy link
Author

oclyke commented Mar 11, 2020

I've assigned myself b/c the engineer who wrote this is no longer at SF. However I don't have bandwidth to handle it is more of a reminder for the long-term. Hope someone else can hop in and help out!

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

No branches or pull requests

1 participant