From d1a9a87426cdd9492afcf8cadd4eacf619954a56 Mon Sep 17 00:00:00 2001 From: amanita Date: Thu, 16 Dec 2021 23:28:51 +0100 Subject: [PATCH] change something to check if gitea web commit works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f5f5c..7c8caa2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # lcd2serial -Reads out a 7-segment lcd display and sends the value via serial. +Reads out a 7-segment LCD display and sends the value via serial. ## How to port another display? Analyse the display pins. You can use the ProMicro as a logic analyzer, to find the relevant segment pins and the common pins.