Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b8a89e950280d1333a5555b4933da214f433dd11
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e674d6e40dcb34afb50c2fd19665493369a077a5
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 12, 2024

  1. Add I2C bus support

    Fixes #16 by adding the same constructs as found in SSD1306.
    EAGrahamJr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a2d18bd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Adjusting per feedback.

    EAGrahamJr committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c019258 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #19 from EAGrahamJr/issue-16

    Add I2C bus support
    tannewt authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e674d6e View commit details
    Browse the repository at this point in the history
Loading