mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Status leds round2 (#1076)
Continuation of #802 Support RGB status LED to indicate: Running/no-running NT connected At least one target visible Configured by manually uploading hardware config JSON
This commit is contained in:
@@ -375,6 +375,7 @@ public class Main {
|
||||
}
|
||||
|
||||
logger.info("Starting server...");
|
||||
HardwareManager.getInstance().setRunning(true);
|
||||
Server.start(DEFAULT_WEBPORT);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user