Scene change new UI
This commit is contained in:
parent
e44d1d58c7
commit
e4a007dd5f
3 changed files with 74 additions and 10 deletions
4
main.py
4
main.py
|
|
@ -264,8 +264,8 @@ def osc_thread():
|
|||
# last number of points sent to etherdream buffer
|
||||
sendWSall("/points/" + str(laserid) + " " + str(r.get('/cap/'+str(laserid)).decode('ascii')))
|
||||
|
||||
#print "Sending simu frame from",'/pl/'+str(gstt.SceneNumber)+'/'+str(gstt.Laser)
|
||||
#print r.get('/pl/'+str(gstt.SceneNumber)+'/'+str(gstt.Laser))
|
||||
#print("Sending simu frame from",'/pl/'+str(gstt.SceneNumber)+'/'+str(gstt.Laser))
|
||||
#print(r.get('/pl/'+str(gstt.SceneNumber)+'/'+str(gstt.Laser)))
|
||||
sendWSall("/simul" +" "+ str(r.get('/pl/'+str(gstt.SceneNumber)+'/'+str(gstt.Laser)).decode('ascii')))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue