diff --git a/code/light_modes.py b/code/light_modes.py index 5c11a1d..a486e9c 100644 --- a/code/light_modes.py +++ b/code/light_modes.py @@ -15,6 +15,8 @@ Each function update the NeoPixel strip buffer (except update_neopixel() that call them) """ +__author__ = "arofarn" +__version__ = 0.1 import time import urandom