Skip to content

Commit 2fe7eac

Browse files
authored
Halloweening like it's 2021
Updated the year to 2021.
1 parent 62440af commit 2fe7eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Halloween_Countdown_Matrix/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import board
33
from adafruit_matrixportal.matrixportal import MatrixPortal
44

5-
EVENT_YEAR = 2020
5+
EVENT_YEAR = 2021
66
EVENT_MONTH = 10
77
EVENT_DAY = 31
88
EVENT_HOUR = 17

0 commit comments

Comments
 (0)