Hi all. I was wondering if anyone more experienced than myself would be willing to take a look at this code and help me understand what's going wrong. I keep getting this error message, "error: unterminated argument list invoking macro "F".
I'll fill ya in on what I'm trying to do. I want to control the water level in a tank using a float switch, solenoid valve and the arduino. I was using just the float switch and solenoid valve connected through a relay, but whenever the water level would start dropping due to water usage, the solenoid would cycle on and off very quickly while keeping the water level up. What I want to do is have the arduino put in a 2 minute delay when the switch is activated so that the tank fills up smoothly.
Comments, suggestions and ideas are all appreciated.
DJ