Skip to content

Commit 27d801e

Browse files
author
Red Team
authored
Update README.md
1 parent 87d9fb6 commit 27d801e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For this version of the music visualizer, you will need the [Sparkfun Spectrum S
7474
I prefer this version because it allows you to split the audio signal into 7 seperate channels (bass, mids, treb). This is important for anyone who wants their music visualizer to respond only to bass like mine.
7575

7676
### Code
77-
1. Open [this](https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/music_visualizer.ino) code in your Arduino editor
77+
1. Open [this](https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/music_visualizer_sparkfun_spectrum_shield.ino) code in your Arduino editor
7878
2. Line 15, adjust `NUM_LEDS` to the number of LEDs you plan to use
7979
3. Upload to your Arduino UNO
8080

0 commit comments

Comments
 (0)