[examples] Fix typo in AprilTag example (NFC) (#6230)

This commit is contained in:
sciencewhiz
2024-01-14 20:51:52 -08:00
committed by GitHub
parent ecf1755e3e
commit 6da21c4943

View File

@@ -39,7 +39,7 @@ public class Robot extends TimedRobot {
void apriltagVisionThreadProc() {
var detector = new AprilTagDetector();
// look for tag136h11, correct 3 error bits
// look for tag36h11, correct 3 error bits
detector.addFamily("tag36h11", 3);
// Set up Pose Estimator - parameters are for a Microsoft Lifecam HD-3000