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:
committed by
Peli de Halleux
parent
d5194b8d28
commit
7e9cc791ec
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user