Skip to content

Commit 5c39cca

Browse files
committed
Adding license
Apologies, forgot license
1 parent 0f2c1f9 commit 5c39cca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RGB_Matrix_Dreidel_Game/code.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2021 Liz Clark for Adafruit Industries
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
import time
26
import random
37
import board

0 commit comments

Comments
 (0)