add author and version
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user