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 f736afb commit fa15aedCopy full SHA for fa15aed
docs/library/neopixel.rst
@@ -6,7 +6,7 @@
6
7
This module provides a driver for WS2818 / NeoPixel LEDs.
8
9
-.. note:: This module is only included by default on the ESP8266 and ESP32
+.. note:: This module is only included by default on the ESP8266, ESP32 and RP2
10
ports. On STM32 / Pyboard, you can `download the module
11
<https://github.com/micropython/micropython/blob/master/drivers/neopixel/neopixel.py>`_
12
and copy it to the filesystem.
0 commit comments