mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
Initial tornado application
This commit is contained in:
@@ -32,3 +32,4 @@ def run_all():
|
||||
socket_process = multiprocessing.Process(target=test)
|
||||
html_process.start()
|
||||
socket_process.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user