Merge pull request #7163 from jepler/removed-alternate-name

This compatibility name has been removed in 8.x
This commit is contained in:
MicroDev 2022-11-03 10:12:30 +05:30 committed by GitHub
commit fe30c0ee9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,8 +38,6 @@
//| The `adafruit_pixelbuf` module provides the :py:class:`PixelBuf` class to accelerate
//| RGB(W) strip/matrix manipulation, such as DotStar and Neopixel.
//|
//| Also available as ``_pixelbuf``. This usage has been deprecated.
//|
//| Byteorders are configured with strings, such as "RGB" or "RGBD"."""
// TODO: Pull in docs from adafruit_pixelbuf.