mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-04 03:11:40 +00:00
seems to work but i have no cameras to check
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import tornado.websocket
|
||||
import json
|
||||
|
||||
from Exceptions import NoCameraConnectedException
|
||||
from ..classes.Exceptions import NoCameraConnectedException
|
||||
from .CamerasHandler import CamerasHandler
|
||||
from ..classes.SettingsManager import SettingsManager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user