Skip to content

Commit 87d9fb6

Browse files
author
Red Team
authored
Update README.md
1 parent 4d7b1e4 commit 87d9fb6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,10 @@ I prefer this version because it allows you to split the audio signal into 7 sep
7575

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

8181
### Pins
8282
- 5v - Connect to Vcc on LED strip
8383
- GND - Connect to GND on LED strip
84-
- A0 - Connect to the other end of the 3.5mm jack connected to your music source
85-
- A0 must be pulled down with a resistor (shown in the picture below)
8684
- 6 - Connect to DATA on LED strip
87-
![alt text](https://github.com/the-red-team/Arduino-FastLED-Music-Visualizer/blob/master/images/circuit.JPG "Circuit")

0 commit comments

Comments
 (0)