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_NeoPixel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.3.14
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_NeoPixel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.3.15
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 30, 2025

  1. Update README.rst to add dependancy

    Requires adafruit_pixelbuf library. 
    
    Line 20 of the neopixel.py code is 
    `import adafruit_pixelbuf`
    so must have.
    Timeline8 authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    c18afae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98a0e09 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #169 from Timeline8/patch-1

    Update README.rst to add dependancy
    FoamyGuy authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    37ff533 View commit details
    Browse the repository at this point in the history
Loading