I doubt it is causing the problem but you really should be using the F-macro...
Serial.println( F( "Betriebsbereit." ) ); // This means "ready".
I doubt it is causing the problem but you really should be using the F-macro...
Serial.println( F( "Betriebsbereit." ) ); // This means "ready".