Skip to content

Commit

Permalink
distance sensor update test #3
Browse files Browse the repository at this point in the history
  • Loading branch information
WWllTiger committed Oct 16, 2021
1 parent 28069da commit 86b6b8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import com.qualcomm.robotcore.hardware.DistanceSensor;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;

@TeleOp(name="CDDistanceSensor")
@TeleOp(name = "distance")

public class CDDestanceSensor extends LinearOpMode {
DistanceSensor distance;
Expand Down

0 comments on commit 86b6b8d

Please sign in to comment.