mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
added website and web socket handler
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import Handlers.Web.Server;
|
||||
public class Main {
|
||||
public static void main(String [] args) {
|
||||
|
||||
Server.main(8888);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user