larryd:
A function starts with a { and ends with a }void myFunction()
{
//stuff
}
Thank you, I'm not getting that error anymore.
But now my led is just blinking in order, instead if when the button is pressed?
my serial monitor keeps printing off the buttons even if they are not being pressed.