reformat
This commit is contained in:
parent
285ac45891
commit
c1f04bb58f
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -44,15 +44,15 @@ Für deutsche Ausgabe (z.B. den Monatsnamen):
|
|||
|
||||
# Szenen
|
||||
|
||||
curl "http://localhost:8000/start/color?red=255&green=255&blue=255"
|
||||
curl http://localhost:8000/start/bitcoin
|
||||
curl http://localhost:8000/start/clock
|
||||
curl http://localhost:8000/start/colorclock
|
||||
curl http://localhost:8000/start/helloworld
|
||||
curl http://localhost:8000/start/scroll
|
||||
curl http://localhost:8000/start/piamedia
|
||||
curl http://localhost:8000/stop
|
||||
curl http://localhost:8000/reset
|
||||
- curl "http://localhost:8000/start/color?red=255&green=255&blue=255"
|
||||
- curl http://localhost:8000/start/bitcoin
|
||||
- curl http://localhost:8000/start/clock
|
||||
- curl http://localhost:8000/start/colorclock
|
||||
- curl http://localhost:8000/start/helloworld
|
||||
- curl http://localhost:8000/start/scroll
|
||||
- curl http://localhost:8000/start/piamedia
|
||||
- curl http://localhost:8000/stop
|
||||
- curl http://localhost:8000/reset
|
||||
|
||||
# Entwicklung ohne Matrix-Display
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue