jbellavance:
Will certainly do that
Well spotted.
@marioacosta556, because you are using INPUT_PULLUP you should have
if (digitalRead(buttonState) == LOW){
...R
jbellavance:
Will certainly do that
Well spotted.
@marioacosta556, because you are using INPUT_PULLUP you should have
if (digitalRead(buttonState) == LOW){
...R