X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/fa5afb5e90e6fa672ce2b9af3c7b8cf7a58b34c6..21aaad6dfe5d9b38d7b536486c821365a0d8e76c:/src/rainbowio.py diff --git a/src/rainbowio.py b/src/rainbowio.py index e852d83..b7bc06a 100644 --- a/src/rainbowio.py +++ b/src/rainbowio.py @@ -8,6 +8,10 @@ Not supported by all boards. """ +__version__ = "0.0.0-auto.0" +__repo__ = "https://github.com/adafruit/Adafruit_Blinka.git" + + def colorwheel(color_value): """ A colorwheel. ``0`` and ``255`` are red, ``85`` is green, and ``170`` is blue, with the values