Skip to content

TwoWire Support #103

Description

@oldtimmer67

Problem
Hard coded to &wire

Addition
The ability to select &Wire1

Your library is the only I can find that has the ability to set_freq

I have added twowire support to etherkit_5351 library if you like I can send an email with the modified .h and .cpp

si5351.cpp

the .h file addons
Public:
bool init(uint8_t, uint32_t, int32_t, TwoWire *theWire = &Wire);
private:
TwoWire *_pwire; // Pointer to the TwoWire object

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions