Page 1 of 1

Program problem about Crazyflie client

Posted: Fri Jun 19, 2015 4:46 am
by waldo
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

Posted: Tue Jul 14, 2015 12:11 pm
by marcus
Hi,

This function is called from the library when the connection to a Crazyflie is completed.