From 02b5a3c41080de2ecae0590ac05b885889a449bf Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 17 Jan 2026 00:02:26 +0100 Subject: [PATCH] add info on how to develop without led matrix --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 86f85d2..f2dae69 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,9 @@ curl http://localhost:8000/start/helloworld curl http://localhost:8000/stop curl http://localhost:8000/reset +# Entwicklung ohne Matrix-Display + +lib/display.py -> dev = True +./main.py +feh --auto-reload image.png +