From 03319f058632fdbb7bce153d489c7db450b2dbad Mon Sep 17 00:00:00 2001 From: amanita Date: Tue, 20 Oct 2020 18:09:14 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7a42b9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# lcd2serial + +Reads out a 7-segment lcd display and send the value via serial. \ No newline at end of file