Skip to content

Commit 3934171

Browse files
authored
Merge pull request #40 from caternuson/iss39
Add license to example
2 parents 26027c8 + 3f29202 commit 3934171

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/bme680_spi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2021 Carter Nelson for Adafruit Industries
2+
# SPDX-License-Identifier: MIT
3+
14
import time
25
import board
36
import digitalio

0 commit comments

Comments
 (0)