Hey everybody.
This year, I am following Scott's Shaver Arduino Controlled Christmas lights controller.
Link to his original thread: http://forum.arduino.cc/index.php/topic,135501.0.html
I am using his code, with an Arduino Mega. But I am only using 8 Channels. He is using 32. I need to make it where I only use 8. Here is the code. The code is too long to post so I attached it.
I think I know how to take it and only use 8 channels. I will just delete any channels above 8. But I am getting a ton of verify errors. I know I should just ask the original maker, but he isn't responding to anything after a few months of waiting.
So, does anybody know how to fix this code? Thanks everybody.
Just so everybody knows, NONE of this code/project is mine. 100% credit towards Scott's original design.
XmasLightControllerForVixenSSRs.ino (35.3 KB)