Remote controlled industrial equipment

Welcome to the Arduino forum.

One thing to learn early-on in programming is: if the program works they way you want it to, leave it alone and go on to the next challenge. You could spend years modifying this program to do the same thing in different ways and each time create more bugs.

Paul