Corrected function output (#730)

This commit is contained in:
Dominique Netters 2018-04-27 20:25:17 +02:00 committed by Peli de Halleux
parent aa0a7b6b24
commit ccf4e23398

View File

@ -19,7 +19,7 @@ check how the @boardname@ is moving.
## Returns ## 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 ## Example: @boardname@ leveler