Arduino_Automation:
Should I also use "const int" when putting it above the sketch?
Only if its value is constant, which it isn't
Arduino_Automation:
Should I also use "const int" when putting it above the sketch?
Only if its value is constant, which it isn't