From cc737697debe5df8c3242ae4435acabb076ab517 Mon Sep 17 00:00:00 2001 From: Titan Robotics Club Date: Sat, 1 Jun 2024 02:08:14 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b1cd765..891ac7a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ Once the drive base is fully functional, the next step is to create subsystems f { return slideMotor; } - } ``` 2. In Robot.java, add a public class variable in the Subsystem section.