diff --git a/SimonSaysProgramm/.theia/launch.json b/SimonSaysProgramm/.theia/launch.json new file mode 100644 index 0000000..7e4253b --- /dev/null +++ b/SimonSaysProgramm/.theia/launch.json @@ -0,0 +1,8 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + "version": "0.2.0", + "configurations": [ + + ] +} diff --git a/SimonSaysProgramm/SimonSaysProgramm.ino b/SimonSaysProgramm/SimonSaysProgramm.ino index ec400fe..d1536a6 100644 --- a/SimonSaysProgramm/SimonSaysProgramm.ino +++ b/SimonSaysProgramm/SimonSaysProgramm.ino @@ -55,14 +55,18 @@ void loop() { break; case 3: // Vergleich Eingabe/Ausgabe //Gruppe 4 start =============================================================================== +<<<<<<< HEAD //Samuel Zimmerer +======= + //Jan Fink +>>>>>>> finkja-main //Gruppe 4 ende ================================================================================ break; case 4: // geschafft, Runde hochzählen und auf Display ausgeben //Gruppe 5 start =============================================================================== - + //Gruppe 5 ende ================================================================================