We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2d0a1 commit fd060e8Copy full SHA for fd060e8
examples/vcnl4010_displayio_simpletest.py
@@ -3,7 +3,7 @@
3
#
4
# SPDX-License-Identifier: MIT
5
6
-# Simple demo of the VL53L0X distance sensor using a built-in display.
+# Simple demo of the VCNL4010 proximity sensor using a built-in display.
7
import time
8
import board
9
from adafruit_display_text.bitmap_label import Label
0 commit comments