I'm trying to figure out how to display "HI" when the button in the left corner is being pressed (of the Multifunction Shield on my Arduino Uno). I came up with the code bellow. It compiles, but it won't work like I desire.
"Detecting button presses on the shield" may be useful, but that's another project.
So what exactly should your sketch do if not detecting if that button was pressed? That's exactly what you wrote in the first sentence of your first post.