:mod:`rainbowio` ================ .. py:module:: rainbowio .. autoapi-nested-parse:: `rainbowio` module. Provides the `colorwheel()` function. .. raw:: html

Available on these boards

.. py:function:: colorwheel(n: float) -> int C implementation of the common colorwheel() function found in many examples. Returns the colorwheel RGB value as an integer value for n (usable in neopixel and dotstar).