Some edits for the new sensor/motor examples (#901)

* Some edits for the new sensor/motor examples

* article typo

* dark and bright

* fix block styling

* I like 'on'

* more block styling
This commit is contained in:
Galen Nickel
2019-09-02 04:20:42 -07:00
committed by Peli de Halleux
parent d5194b8d28
commit 7e9cc791ec
10 changed files with 17 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
# Reflected light calibration
The ``calibrateLight`` blocks allows you to calibrate the reflected light of the color sensor in one block. Start the block and move the sensor over the dark and bright surface; then stop moving it.
The ``||sensors:calibrateLight||`` blocks allows you to calibrate the reflected light of the color sensor in one block. At the time you run the block, move the sensor over a dark surface and a bright surface; then stop moving it.
```blocks
sensors.color3.onLightDetected(LightIntensityMode.Reflected, Light.Dark, function () {