Skip to content

[3rd party] Adafruit_SSD1306: move reset code to driver #42

Description

@grafalex82

reset code happens in begin() method of a main class. This ties all library to arduino (dependency on delay() and pinWrite()). It is reasonable to move this out from a main class. Display Driver implementation looks like a best place for this.

Depends on adafruit/Adafruit_SSD1306#87

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions