commit 2d1f05cda43189ade91335b4e49e0799d5458402 Author: Stefan Bethke Date: Wed May 28 19:59:46 2025 +0200 Getting started... diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..342bc01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/__pycache__ +.idea diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ef55a7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Bus- und Bahn-Anzeige (bus and train display) + +This is the code to send information to the station display that is hangin in the hallway of CCCHH. +