add author and version

This commit is contained in:
Pierrick C 2018-11-19 12:05:36 +01:00
parent 73aeb9e56a
commit 5d34806292
1 changed files with 2 additions and 0 deletions

View File

@ -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