We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4467e44 commit 837e264Copy full SHA for 837e264
examples/veml6070_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 VEML6070 UV sensor using a built-in display.
7
import time
8
import board
9
from adafruit_display_text.bitmap_label import Label
0 commit comments