Planetarium alpha
This commit is contained in:
parent
4e37cdaa46
commit
6ae38061a5
12 changed files with 706 additions and 257 deletions
3
main.py
3
main.py
|
|
@ -8,6 +8,7 @@ Laser server + webUI servers (ws + OSC)
|
|||
|
||||
- get point list to draw : /pl/lasernumber
|
||||
- for report /lstt/lasernumber /lack/lasernumber /cap/lasernumber
|
||||
- A nice ws debug tool : websocat
|
||||
|
||||
todo :
|
||||
|
||||
|
|
@ -417,7 +418,7 @@ finally:
|
|||
r.set('/lstt/'+str(laserid),64)
|
||||
r.set('/cap/'+str(laserid),0)
|
||||
|
||||
print "Fin des haricots"
|
||||
print "Fin de LJ."
|
||||
|
||||
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue