Skip to content

Commit cf97c03

Browse files
authored
Merge pull request #2146 from dhalbert/remove-pypixelbuf
remove remaining pypixelbuf reference
2 parents f680a7a + 6639121 commit cf97c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Welcome_to_CircuitPython/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Download the bundle from circuitpython.org/libraries and copy the
1111
following files to your CIRCUITPY/lib folder:
1212
* neopixel.mpy
13-
* adafruit_pypixelbuf.mpy
13+
* adafruit_pixelbuf.mpy
1414

1515
Once the libraries are copied, save this file as code.py to your CIRCUITPY
1616
drive to run it.

0 commit comments

Comments
 (0)