We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be1a30 commit 59fe153Copy full SHA for 59fe153
1 file changed
src/extensions/roadrunner/index.md
@@ -99,3 +99,7 @@ you can copy the following implementations into your class:
99
100
Android Studio will probably suggest the necessary imports.
101
102
+There is an example `MecanumDrive` class in the NextFTC branch of my
103
+[RoadRunner QuickStart fork](https://github.com/zachwaffle4/road-runner-quickstart/tree/nextftc).
104
+Do note that this is just an example,
105
+and it may not be updated to the latest version of RoadRunner or NextFTC.
0 commit comments