@@ -59,7 +59,7 @@ void blink(const int *pin)
delay(500);
}
-void loop()
+void loop() //Schleife der 2 Level
{
wahl=menu();
if(wahl==2)