diff --git a/src/Logic/Web/Orientation.ts b/src/Logic/Web/Orientation.ts index 81b7dad7c..b85829212 100644 --- a/src/Logic/Web/Orientation.ts +++ b/src/Logic/Web/Orientation.ts @@ -31,9 +31,7 @@ export class Orientation { public arrowDirection: UIEventSource = new UIEventSource(undefined) private _measurementsStarted = false - constructor() { - this.fakeMeasurements() - } + constructor() {} public fakeMeasurements() { this.alpha.setData(45)