From ccf4e233988929a62b94ea1c51fbc9d665c9bb86 Mon Sep 17 00:00:00 2001 From: Dominique Netters Date: Fri, 27 Apr 2018 20:25:17 +0200 Subject: [PATCH] Corrected function output (#730) --- docs/reference/input/rotation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/input/rotation.md b/docs/reference/input/rotation.md index ea22a1f5..979f6fab 100644 --- a/docs/reference/input/rotation.md +++ b/docs/reference/input/rotation.md @@ -19,7 +19,7 @@ check how the @boardname@ is moving. ## Returns -* a [number](/types/number) that means how much the microbit is tilted in the direction you say, from `0` to `360` degrees +* a [number](/types/number) that means how much the microbit is tilted in the direction you say, from `-180` to `180` degrees ## Example: @boardname@ leveler