-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels