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 26027c8 commit 3f29202Copy full SHA for 3f29202
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