Update play_animation.py

This commit is contained in:
Artem30801
2018-12-02 17:30:48 +03:00
parent 963ae9553f
commit 60df686fdb

View File

@@ -15,7 +15,7 @@ def time_synch():
def takeoff():
FlightLib.takeoff()
FlightLib.takeoff(1.75)
LedLib.wipe_to(0, 255, 0)