Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into yeet-autos
Browse files Browse the repository at this point in the history
  • Loading branch information
rkanemoto committed Oct 31, 2023
2 parents 73d1bce + bef59f8 commit 3eab15f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
package frc.robot.util.scheduling;

public enum SubsystemPriority {
AUTO(24),

// Vision runs before vision manager
VISION(23),

Expand Down

0 comments on commit 3eab15f

Please sign in to comment.