mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-03 10:39:33 +00:00
Update play_animation.py
This commit is contained in:
@@ -5,7 +5,7 @@ from FlightLib/FlightLib import FlightLib
|
||||
FlightLib.init('SingleCleverFlight')
|
||||
from FlightLib/FlightLib import LedLib
|
||||
|
||||
animation_file_path = 'animation.csv'
|
||||
animation_file_path = 'drone.csv'
|
||||
frames = []
|
||||
def time_synch()
|
||||
c = ntplib.NTPClient()
|
||||
|
||||
Reference in New Issue
Block a user