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,7 +1,7 @@
|
||||
# Reflected light measure
|
||||
|
||||
This example uses a color sensor to measure the reflected light on the dark and light surface
|
||||
and set the light/dark thresholds.
|
||||
This example uses a color sensor to measure the reflected light from a dark and light surface
|
||||
and sets the light/dark thresholds.
|
||||
|
||||
```blocks
|
||||
sensors.color3.onLightDetected(LightIntensityMode.Reflected, Light.Dark, function () {
|
||||
|
Reference in New Issue
Block a user