Skip to content

Commit 726d005

Browse files
authored
Update gemma_main.py
Add SPDX
1 parent c77cc96 commit 726d005

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CircuitPython_TVBGone/gemma_main.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2019 Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
# Gemma M0 version of TVBgone
26
# This will NOT work with CircuitPython 7 and later
37
# as PulseOut is no longer available on Gemma M0

0 commit comments

Comments
 (0)