SMerrony / tello

The tello Go (golang) package is an unofficial, easy-to-use, standalone API for the Ryze Tello® drone.
MIT License
81 stars 21 forks source link

After a failed Connect, retries always return already connecting error #4

Closed SMerrony closed 6 years ago

SMerrony commented 6 years ago

Expected Behavior

Once a connection attempt has failed, things should be reset to allow future attempts.

Current Behavior

After initial failure, always get a "Tello connection atempt already in progress" error.

Your Environment

SMerrony commented 6 years ago

Fixed in ControlConnect() for v0.8.1