mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Fixed desmos server
This commit is contained in:
@@ -121,6 +121,7 @@ public class Robot extends TimedRobot {
|
||||
});
|
||||
|
||||
desmosServer.start();
|
||||
DesmosServer.putTable("table", "x1", new double[] {44}, "y1", new double[] {0});
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user