void setup() { Serial.begin(9600); Serial.println("Το Λέντ είναι μόνιμα αναμένο!"); } void loop() { }