adds routines.python script
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
from backend.Routine import Routine
|
||||
|
||||
routine = Routine()
|
||||
routine.start()
|
||||
Reference in New Issue
Block a user