new effect plasma (#792)

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
Paulchen Panther
2020-05-12 19:52:46 +02:00
committed by GitHub
parent 510bb903ae
commit 9e149308f4
13 changed files with 80 additions and 1 deletions

8
effects/plasma.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name" : "Plasma",
"script" : "plasma.py",
"args" :
{
"sleepTime" : 0.20
}
}