
Program problem about Crazyflie client
Program problem about Crazyflie client
I recently read the program of Crazyflie client,there is an example named basiclog.py,in the class defined in the program ,there is a function named _connect,I can't figure out when and where this function is been called.Can anyone help me Thanks 

Re: Program problem about Crazyflie client
Hi,
This function is called from the library when the connection to a Crazyflie is completed.
This function is called from the library when the connection to a Crazyflie is completed.