We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2efd4 commit ed32df0Copy full SHA for ed32df0
examples/si1145_displayio_simpletest.py
@@ -3,7 +3,7 @@
3
#
4
# SPDX-License-Identifier: MIT
5
6
-# Simple demo of the VEML6070 UV sensor using a built-in display.
+# Simple demo of the SI1145 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