8000 Merge pull request #7163 from jepler/removed-alternate-name · tannewt/circuitpython@fe30c0e · GitHub
[go: up one dir, main page]

Skip to content

Commit fe30c0e

Browse files
authored
Merge pull request micropython#7163 from jepler/removed-alternate-name
This compatibility name has been removed in 8.x
2 parents 403a5b2 + 1f6cd7b commit fe30c0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared-bindings/adafruit_pixelbuf/__init__.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
//| The `adafruit_pixelbuf` module provides the :py:class:`PixelBuf` class to accelerate
3939
//| RGB(W) strip/matrix manipulation, such as DotStar and Neopixel.
4040
//|
41-
//| Also available as ``_pixelbuf``. This usage has been deprecated.
42-
//|
4341
//| Byteorders are configured with strings, such as "RGB" or "RGBD"."""
4442
// TODO: Pull in docs from adafruit_pixelbuf.
4543

0 commit comments

Comments
 (0)
0