Q2_3 indicating vevel of led

Dependencies:   mbed C12832

Revision:
2:2ff289a7fba1
Parent:
1:6757d2875f4f
Child:
3:3946e355bcab
--- a/main.cpp	Mon Jul 27 14:49:14 2020 +0000
+++ b/main.cpp	Mon Jul 27 17:04:29 2020 +0000
@@ -21,7 +21,7 @@
 
         flash = !flash; // turns LED4 on if off, off if on
         wait(0.5); // the instruction to wait for half-second
-        lcd.locate(0,0);
+    
         if(i==0) {
             lcd.locate(0,0);
             lcd.printf("stand-by             \n\r");