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.
2 parents 26027c8 + 3f29202 commit 3934171Copy full SHA for 3934171
examples/bme680_spi.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2021 Carter Nelson for Adafruit Industries
2
+# SPDX-License-Identifier: MIT
3
+
4
import time
5
import board
6
import digitalio
0 commit comments