Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of PES_Official by
Diff: Sources/main.cpp
- Revision:
- 5:1aaf5de776ff
- Parent:
- 4:67d7177c213f
- Child:
- 6:9627ef490cd5
--- a/Sources/main.cpp	Wed Apr 19 12:23:52 2017 +0000
+++ b/Sources/main.cpp	Wed Apr 26 08:05:25 2017 +0000
@@ -63,6 +63,7 @@
         else{
             //pick up lego
             //found = 0;
+            sam.stop(); //Nur zum Testen
         }
         
         wait( 0.1f );
    