Tello-Python
Tello-Python copied to clipboard
Port Single_Tello_Test to Python 3
- Making the example compatible with Python 3
- Introducing
threading.Event()to wait until the response has been received from Tello before sending the new command - Get rid of
Stats