forked from MapComplete/MapComplete
Move Orientation into sensors directory, attempt to fix 'NaN' in slope input
This commit is contained in:
parent
82409984dc
commit
e9268bfc49
6 changed files with 30 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { Orientation } from "../../Logic/Web/Orientation"
|
||||
import { Orientation } from "../../Sensors/Orientation"
|
||||
|
||||
const o = Orientation.singleton
|
||||
let alpha = o.alpha
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue