Is it possible to change the data pin? #249
Answered
by
foorschtbar
darrenparkinson
asked this question in
Q&A
-
I have a 32x8 panel and I have a wemos plugged into a driver board which has a capacitor and a fuse etc. When used with the WLED software, I believe that uses pin d4 for the data connectivity which works fine with this board setup. Is it possible to change the pin used for data via the web interface, or will I need to change it in the code -- is that ok to do? |
Beta Was this translation helpful? Give feedback.
Answered by
foorschtbar
Jan 23, 2023
Replies: 1 comment 3 replies
-
Yes, thats the right line of code. Change it to D4 and compile the code. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
darrenparkinson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, thats the right line of code. Change it to D4 and compile the code.