public override void Stop() { Feature1.Stop(); }
public override void Stop() { AccelerometerFeatures.Stop(); GryoFeatures.Stop(); EMGFeatures.Stop(); }
public override void Stop() { AllFeatures.Stop(); }