Exemple #1
0
def auto_off():
    control = Control()
    control.self_destruct()
    return "Animation stopped"