We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952812c commit 1f6cd7bCopy full SHA for 1f6cd7b
shared-bindings/adafruit_pixelbuf/__init__.c
@@ -38,8 +38,6 @@
38
//| The `adafruit_pixelbuf` module provides the :py:class:`PixelBuf` class to accelerate
39
//| RGB(W) strip/matrix manipulation, such as DotStar and Neopixel.
40
//|
41
-//| Also available as ``_pixelbuf``. This usage has been deprecated.
42
-//|
43
//| Byteorders are configured with strings, such as "RGB" or "RGBD"."""
44
// TODO: Pull in docs from adafruit_pixelbuf.
45
0 commit comments