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: sparkfun/SparkFun_Qwiic_OLED_Arduino_Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.11
Choose a base ref
...
head repository: sparkfun/SparkFun_Qwiic_OLED_Arduino_Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 19, 2024

  1. the QwGrBufferDevice(x,y,w,h) constructor wasnt calling the default c…

    …onstructor causing a crash when object not a stack variable; formatter updates
    gigapod committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4c68a7a View commit details
    Browse the repository at this point in the history
  2. formatter updates

    gigapod committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a262454 View commit details
    Browse the repository at this point in the history
  3. ver bump

    gigapod committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    31611cc View commit details
    Browse the repository at this point in the history
  4. another issue with constructors not initializing instance vars correc…

    …tly. move setup of instance vars to its own method and verified constructor delegation correctly. ; formatter updated these files also...
    gigapod committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    547fca0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Version bump

    PaulZC committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1d2dcf2 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    21e1280 View commit details
    Browse the repository at this point in the history
  2. Fix Broken Image, remove "hide" function from Grid Card, Update Examp…

    …le 1 to Reference v1.0.2+, Format Table
    bboyho committed May 22, 2024
    Configuration menu
    Copy the full SHA
    74d5d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64b079 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Add cookies

    bboyho committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    37c2d7d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Update mkdocs.yml

    bboyho committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8366e82 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Update introduction.md

    loricrotser authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    b8bdcf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    9b8f060 View commit details
    Browse the repository at this point in the history
Loading