WebUI simulator finally OK
This commit is contained in:
parent
9b4800aa7b
commit
4166fda47b
7 changed files with 36 additions and 33 deletions
2
main.py
2
main.py
|
|
@ -197,7 +197,7 @@ def osc_thread():
|
|||
try:
|
||||
while True:
|
||||
|
||||
time.sleep(1)
|
||||
time.sleep(0.1)
|
||||
osc_frame()
|
||||
for laserid in range(0,gstt.LaserNumber): # Laser not used -> led is not lit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue