You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user-guide/opmodes/autonomous.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Autonomous
2
2
3
-
Creating an autonomous in NextFTC is fairly straighforward. This page will walk you through creating an autonomous. I will not be covering usage of PedroPathing in this page; refer to the [PedroPathing page](/user-guide/pedropathing) for details on that.
3
+
Creating an autonomous in NextFTC is fairly straightforward. This page will walk you through creating an autonomous. I will not be covering usage of PedroPathing in this page; refer to the [PedroPathing page](/user-guide/pedropathing) for details on that.
4
4
5
5
This autonomous program will introduce you to some core features of NextFTC such as command groups, delays, and running the commands you created in your Subsystems.
0 commit comments