예제 #1
0
 public override void Stop()
 {
     Feature1.Stop();
 }
예제 #2
0
 public override void Stop()
 {
     AccelerometerFeatures.Stop();
     GryoFeatures.Stop();
     EMGFeatures.Stop();
 }
예제 #3
0
 public override void Stop()
 {
     AllFeatures.Stop();
 }