forked from BKI/simonsays_2425
Compare commits
3 commits
4773f1099c
...
0ee27ec6ad
Author | SHA1 | Date | |
---|---|---|---|
0ee27ec6ad | |||
ef3bddec0b | |||
31115fc68c |
2 changed files with 13 additions and 1 deletions
8
SimonSaysProgramm/.theia/launch.json
Normal file
8
SimonSaysProgramm/.theia/launch.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
]
|
||||
}
|
|
@ -55,7 +55,11 @@ void loop() {
|
|||
break;
|
||||
case 3: // Vergleich Eingabe/Ausgabe
|
||||
//Gruppe 4 start ===============================================================================
|
||||
<<<<<<< HEAD
|
||||
//Samuel Zimmerer
|
||||
=======
|
||||
//Jan Fink
|
||||
>>>>>>> finkja-main
|
||||
|
||||
|
||||
//Gruppe 4 ende ================================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue