\xCA\xEF\xF5\xEC\xF0\xE9 + LED \xEC\xE5 debouncing
\x95const int buttonPin = 2
\x95const int ledPin =\xA0 13
\x95boolean lastButton = LOW;
\x95boolean ledOn = false;
\x95boolean currentButton = LOW;
\x95// Parakolouthei thn trexoysa katastash tou koumpiou.