add info on how to develop without led matrix
This commit is contained in:
parent
76849f7e94
commit
02b5a3c410
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue