Skip to content

Commit

Permalink
Merge pull request #1 from clarkwmcd/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bbacskay authored Apr 11, 2022
2 parents 761293c + d6bcf0a commit f8ee442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This repository is to accompany my LED Sunrise Video:
1. Download the .ino file
2. Ensure you have the correct libraries download and installed (links at top of the ino file)
3. Update information in the user configuration section and upload to the NodeMCU
4. Hook up your NodeMCU, to your RGBW LED strip (default pin is D1 which is GPIO-5)
4. Hook up your NodeMCU, to your RGBW LED strip (default pin is RX which is GPIO-3)
5. Send the number of minutes you'd like the sunrise to be spread over to the MQTT topic:

```c++
Expand Down

0 comments on commit f8ee442

Please sign in to comment.