So what my problem is exactly is.
When i upload a sketch with just the stuff for each relay one at a time it works exactly how it should. But when i upload it with all 8 relays and there variables and such nothing works.
I feel like im overloading or blocking serial communications some how...
Even if i just do a simple digital write for an led on or off for each of 8 buttons i can get it to work. But once everyytthing is added.. thats when serial doesent communicate
I did read about a "softserial" library. Its super basic but then im just trying to be able to change each relay to on/off/auto , change times (variables) with up/down buttons and get the temp and humidity displayed.