finished boilerplate for place commands

This commit is contained in:
aarav18
2023-03-16 22:32:49 -06:00
parent b90081d625
commit 91bf5dc446
3 changed files with 44 additions and 21 deletions
@@ -23,7 +23,6 @@ public class Limelight extends SubsystemBase {
private PhotonCamera cam;
private boolean lightOn;
public boolean readyForPlacement = false;
/** Creates a new Limelight. */
public Limelight() {