Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed default pin from GPIO-5 to GPIO-3. GPIO-5 does work with NodeMCU as configured in the original youtube video tutorial.
  • Loading branch information
clarkwmcd authored Dec 12, 2020
1 parent 761293c commit d6bcf0a
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 d6bcf0a

Please sign in to comment.