Skip to content

Commit 802081f

Browse files
committed
changed 'rainbow' to rainbowio'
1 parent 57747d6 commit 802081f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Macropad_MIDI_Tester/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Click encoder to switch modes
66
# Turn encoder to adjust CC, ProgramChange, or PitchBend
77
from adafruit_macropad import MacroPad
8-
from rainbow import colorwheel
8+
from rainbowio import colorwheel
99

1010
CC_NUM = 74 # select your CC number
1111

0 commit comments

Comments
 (0)