Thanks to visit codestin.com
Credit goes to github.com

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_RGB_Display
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_RGB_Display
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tannewt-patch-1
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 15, 2025

  1. Implement placeholder root_group property

    It throws an error on access to point to displayio
    tannewt authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    b413eaa View commit details
    Browse the repository at this point in the history
  2. ruff format

    tannewt authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    d1a8422 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Remove extra line

    tannewt authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    9b93d22 View commit details
    Browse the repository at this point in the history
Loading