@@ -10,6 +10,8 @@ void setup()
Serial.setTimeout(100);
rcswitch.enableTransmit(4);
+
+ Serial.println("ardvindo started");
}
void loop()