diff --git a/Java-Sample-OpMode-for-TFOD.md b/Java-Sample-OpMode-for-TFOD.md index d767bff..f57b8c1 100644 --- a/Java-Sample-OpMode-for-TFOD.md +++ b/Java-Sample-OpMode-for-TFOD.md @@ -20,7 +20,7 @@ For the 2023-2024 game CENTERSTAGE, the game element is a hexagonal white **Pixe

[[https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/images/TFOD-Sample-OpMode-Java/010-TFOD-recognition.png]]

-For extra points, teams may instead use their own custom TFOD models of **Team Props**. That option is not described here. +For extra points, teams may instead use their own custom TFOD models of **Team Props**. That option is described [**here**](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/TFOD-Sample-OpMode-with-Java-Builder). This tutorial shows **OnBot Java** screens. Users of **Android Studio** can follow along, since the Sample OpMode is exactly the same.