This commit is contained in:
Christoph Haas 2026-01-17 22:59:37 +01:00
parent 285ac45891
commit c1f04bb58f

View file

@ -44,15 +44,15 @@ Für deutsche Ausgabe (z.B. den Monatsnamen):
# Szenen # Szenen
curl "http://localhost:8000/start/color?red=255&green=255&blue=255" - curl "http://localhost:8000/start/color?red=255&green=255&blue=255"
curl http://localhost:8000/start/bitcoin - curl http://localhost:8000/start/bitcoin
curl http://localhost:8000/start/clock - curl http://localhost:8000/start/clock
curl http://localhost:8000/start/colorclock - curl http://localhost:8000/start/colorclock
curl http://localhost:8000/start/helloworld - curl http://localhost:8000/start/helloworld
curl http://localhost:8000/start/scroll - curl http://localhost:8000/start/scroll
curl http://localhost:8000/start/piamedia - curl http://localhost:8000/start/piamedia
curl http://localhost:8000/stop - curl http://localhost:8000/stop
curl http://localhost:8000/reset - curl http://localhost:8000/reset
# Entwicklung ohne Matrix-Display # Entwicklung ohne Matrix-Display