Fix documentation typo in set-accelerometer-range
This commit is contained in:
parent
7ad94ba3fd
commit
4a983993f6
@ -18,8 +18,8 @@ input.setAccelerometerRange(AcceleratorRange.OneG);
|
|||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
This program says the highest acceleration that your @boardname@
|
This program sets the highest acceleration that your @boardname@
|
||||||
will measure is 4G. Then it measures acceleration from side to side
|
will measure is 4G. Then it shows acceleration from side to side
|
||||||
until you stop the program.
|
until you stop the program.
|
||||||
|
|
||||||
```blocks
|
```blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user