HAPO WS22 / Mbed 2 deprecated HAPO_WS22_Labor2_reicht_jetzt

Dependencies:   mbed

Revision:
3:d6379f763d9b
Parent:
2:aa141c404210
--- a/main.cpp	Sun Nov 20 13:39:20 2022 +0000
+++ b/main.cpp	Sun Nov 20 13:50:33 2022 +0000
@@ -1,7 +1,7 @@
 /***************************************************************************
-* Titel        : main.c
+* Titel        : main.cpp
 *
-* Description  : Labormodul "DIBI"
+* Description  : Labormodul "HAPOA"
 *
 * Revision List:
   --------------------------------------------------------------------------
@@ -10,7 +10,16 @@
   24.10.22 | J. Altenburg    | Ersterstellung
   --------------------------------------------------------------------------
            |                 |
-  ----------------------------------------------------------------------------
+  ---------------------------------------------------------------------------
+  
+  Editor List:
+  --------------------------------------------------------------------------
+  Date     | Author          | Change
+  --------------------------------------------------------------------------
+  20.11.22 |Tobias Zinke     | Labor02
+  --------------------------------------------------------------------------
+  20.11.22 |Alexander Pitthan| Labor02
+  ---------------------------------------------------------------------------
 ****************************************************************************/
 #include "mbed.h"
 #include "cdef.h"
@@ -332,6 +341,7 @@
                 if(wClockShow==0){
                     bMainState = enWaitForStart;
                     bDisplayState = enWaitForStart;
+                    wDelayGame = 0;
                     vSetWaitForStart();
                     }
                 break;