Example #1
0
 private void BtnCutOff_CLick(object sender, EventArgs e)
 {
     _tello.CutOff();
 }