コード例 #1
0
 private void CalibrateCompass_Click(object sender, RoutedEventArgs e)
 {
     DroneController.CailbrateCompass();
 }