add generated christmas lights #9

Merged
pvx merged 4 commits from feat/christmas into master 2025-12-21 14:54:58 +00:00
Showing only changes of commit a71201d90a - Show all commits

View File

@@ -5,7 +5,7 @@ import time
def name():
return 'Christmas Lights'
class Christmas(Program):
class ChristmasLights(Program):
def run(self, args: [] = None):
# Configuration
wait_ms = 100 # Speed of the animation