Skip to content

Commit

Permalink
trolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Yxhej committed Oct 9, 2024
1 parent 12e18b5 commit ee16ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/sciborgs1155/robot/Ports.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ public final class Ports {

static {
idToName = new HashMap();
// idToName.put(id, name);
idToName.put(6, "shooter top");
idToName.put(9, "shooter bottom");
idToName.put(7, "pivot top l");
Expand Down

0 comments on commit ee16ec7

Please sign in to comment.