mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
bricks/ev3dev: use dedicated reflection mode
REF-RAW was giving too much variation
This commit is contained in:
@@ -331,7 +331,7 @@ class ColorSensor():
|
||||
"""Measure the reflection of a surface using a red light.
|
||||
|
||||
Returns:
|
||||
:ref:`percentage`: Reflection, ranging from 0.0 (no reflection) to 100.0 (high reflection).
|
||||
:ref:`percentage`: Reflection, ranging from 0 (no reflection) to 100 (high reflection).
|
||||
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user