Fix documentation typo in set-accelerometer-range
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user