copter_client: correct indent typo

This commit is contained in:
Arthur
2019-06-04 21:00:20 +03:00
parent 051909b5b2
commit de6ede118d

View File

@@ -121,7 +121,7 @@ def _command_stop(**kwargs):
@messaging.message_callback("start")
def _play_animation(**kwargs):
gap = 0.25
gap = 0.25
start_time = kwargs["time"] # TODO
""" print('start time = {}'.format(start_time))
frames = animation.load_animation(os.path.abspath("animation.csv"),