void et_CalibrationStarted(object sender, CalibrationStartedEventArgs e)
 {
     calibrating = true;
 }
Exemple #2
0
 void et_CalibrationStarted(object sender, CalibrationStartedEventArgs e)
 {
     calibrating = true;
 }