add author and version
This commit is contained in:
parent
73aeb9e56a
commit
5d34806292
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user