7.1

Dependencies:   mbed

Fork of Oppgave2 by Sølibatgutt

Revision:
6:7c9aad508bf2
Parent:
5:da09c341e484
Child:
7:cd3eaa4ef912
--- a/main.cpp	Tue Oct 17 11:36:30 2017 +0000
+++ b/main.cpp	Tue Oct 17 11:41:48 2017 +0000
@@ -26,6 +26,9 @@
         Led3 = 1;
         wait(rand()%10 + 1);
         Led4 = 1;
+        Led1 = 0;
+        Led2 = 0;
+        Led3 = 0;
         t1.start();
 
         while(bryter == 0) {