Skip to content

Commit 6a45d71

Browse files
authored
Merge pull request #878 from shorepine/claude/methodical-mid-import
sketches/methodical_mid: import tulip
2 parents 06dddcc + 4ef0f66 commit 6a45d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tulip/amyboardweb/sketches/methodical_mid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AMYboard Sketch
22
# Top-level code runs once at boot. loop() runs repeatedly (~60ms).
33
# DESCRIPTION: Play a MIDI file
4-
import amyboard, amy
4+
import amyboard, amy, tulip
55
import umidiparser
66

77
# Render using Juno patch 9

0 commit comments

Comments
 (0)