Remove all Serial.xxx calls.
But you throw away a useful debugging tool. Keep pins 0 and 1 available if possible by moving those two wires to other pins (and obviously adjusting the code).
Remove all Serial.xxx calls.
But you throw away a useful debugging tool. Keep pins 0 and 1 available if possible by moving those two wires to other pins (and obviously adjusting the code).