Skip to content

Commit e95f44d

Browse files
Credits
1 parent 8a06108 commit e95f44d

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

Algorithmic_Modeling/AM_007_XmasTree/02_py_scripts/flush.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Based on code from https://github.com/standupmaths/xmastree2020
2+
13
import board
24
import neopixel
35
import time

Algorithmic_Modeling/AM_007_XmasTree/02_py_scripts/run-folder.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Based on code from https://github.com/standupmaths/xmastree2020
2+
13
import board
24
import neopixel
35
import time

Algorithmic_Modeling/AM_007_XmasTree/02_py_scripts/run.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Based on code from https://github.com/standupmaths/xmastree2020
2+
13
import board
24
import neopixel
35
import time

Algorithmic_Modeling/AM_007_XmasTree/02_py_scripts/turnon.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Based on code from https://github.com/standupmaths/xmastree2020
2+
13
import board
24
import neopixel
35
import time

0 commit comments

Comments
 (0)