Skip to content

Commit d18ef77

Browse files
committed
added copyright
1 parent c3b5aff commit d18ef77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/ina260_latch.py

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: Gabriele Pongelli 2021 for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
import time
26
import board
37
from adafruit_ina260 import INA260, Mode, ConversionTime

0 commit comments

Comments
 (0)