Updated OnBot Java Reference Info (markdown)

Craig MacFarlane
2021-09-21 13:13:23 -07:00
parent f62338c350
commit 687954b9d5

@ -1,7 +1,7 @@
### Javadoc Reference Pages
As you start to write more complicated op modes, you will need to use more features of the FIRST Tech Challenge software development kit (SDK). You can reference online Javadoc material that provide descriptions of the available FIRST Tech Challenge-related classes and methods, at the following web address:
[https://first-tech-challenge.github.io/SkyStone/doc/javadoc/index.html](https://first-tech-challenge.github.io/SkyStone/doc/javadoc/index.html)
[https://javadoc.io/doc/org.firstinspires.ftc](https://javadoc.io/doc/org.firstinspires.ftc)
### Sample Op Modes