130_Uhr_I2C_LCD_AA

Revision:
2:3181765f980d
Parent:
1:ab509ca64845
--- a/I2C_LCD_Ausgabe.h	Thu Feb 24 06:48:03 2022 +0000
+++ b/I2C_LCD_Ausgabe.h	Thu Feb 24 09:47:44 2022 +0000
@@ -5,5 +5,5 @@
     mylcd.cursorpos(0x00);
     mylcd.printf(" Uhrzeit:");
     mylcd.cursorpos(0x40);
-    mylcd.printf(" %2d h: m:%2d s:%2d ",stdu, minu, sec);
+   //Ergänzen Sie
 }
\ No newline at end of file