From ac53d224b818b099f721ce1816152d3d73276485 Mon Sep 17 00:00:00 2001 From: Banana Date: Thu, 10 Sep 2026 21:41:32 +0200 Subject: [PATCH] some code cleanups Signed-off-by: Banana --- lcd-display/lcd-display.ino | 1 - 1 file changed, 1 deletion(-) diff --git a/lcd-display/lcd-display.ino b/lcd-display/lcd-display.ino index 616ee46..cea3c64 100644 --- a/lcd-display/lcd-display.ino +++ b/lcd-display/lcd-display.ino @@ -7,7 +7,6 @@ can usually tell them by the 16-pin interface. This sketch prints "Hello World!" to the LCD - and shows the time. The circuit: * LCD RS pin to digital pin 12 -- 2.47.3