Program problem about Crazyflie client

Post here to get support
Post Reply
waldo
Beginner
Posts: 3
Joined: Fri Jun 19, 2015 1:50 am

Program problem about Crazyflie client

Post 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 ;)
marcus
Bitcraze
Posts: 659
Joined: Mon Jan 28, 2013 7:02 pm
Location: Sweden
Contact:

Re: Program problem about Crazyflie client

Post by marcus »

Hi,

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