Kevin Sullivan / Mbed 2 deprecated summerlab2020q2_3

Dependencies:   mbed C12832

Files at this revision

API Documentation at this revision

Comitter:
kevinsullivan
Date:
Mon Jul 27 17:04:29 2020 +0000
Parent:
1:6757d2875f4f
Commit message:
resets lcd display

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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");