joseph adamu / Mbed OS cw_final_thr1
Revision:
2:54c537a2569a
Parent:
1:dc648c5624b9
--- a/print_LCD.h	Wed Jan 10 09:50:29 2018 +0000
+++ b/print_LCD.h	Fri Jan 26 13:20:05 2018 +0000
@@ -22,7 +22,7 @@
     lcd.locate(2,1);
     lcd.printf(":");
     lcd.locate(3,1);
-    lcd.printf("%i", mi);
+    lcd.printf("%i",  mi);
     lcd.locate(4,1);
     lcd.printf("%i", mmi);
     lcd.locate(5,1);