Skip to content

Commit

Permalink
Update plugin/controller/src/main/java/org/carlmontrobotics/deepblues…
Browse files Browse the repository at this point in the history
…im/WebotsSupervisor.java

Co-authored-by: CoolSpy3 <55305038+CoolSpy3@users.noreply.github.com>
  • Loading branch information
brettle and CoolSpy3 authored Jul 16, 2024
1 parent 9e29954 commit f366e7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ private static void updateUsersSimulationSpeed(Supervisor robot) {

private static boolean gotSimMode;

private static java.util.Timer delayer = null;
private static Timer delayer = null;

/**
* Initializes the supervisor by creating the necessary NT tables and SimDevices. This should be
Expand Down

0 comments on commit f366e7e

Please sign in to comment.