Class TelemetrySingleton
java.lang.Object
org.firstinspires.ftc.teamcode.fy23.units.TelemetrySingleton
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.firstinspires.ftc.robotcore.external.Telemetry
static void
setInstance
(org.firstinspires.ftc.robotcore.external.Telemetry argInstance)
-
Constructor Details
-
TelemetrySingleton
public TelemetrySingleton()
-
-
Method Details
-
setInstance
public static void setInstance(org.firstinspires.ftc.robotcore.external.Telemetry argInstance) -
getInstance
public static org.firstinspires.ftc.robotcore.external.Telemetry getInstance()
-