Skip to content

Commit

Permalink
Robot panel visuals
Browse files Browse the repository at this point in the history
See merge request main/Sumatra!1821

sumatra-commit: 61260e3d52444fa32bb9fe78fcc8d160a3c9e543
  • Loading branch information
g3force authored and TIGERs GitLab committed Apr 20, 2024
1 parent 7de8c58 commit 75eb086
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ public enum EFeature
/** */
DRIBBLER("Dribbler", 0x0002),
/** */
STRAIGHT_KICKER("Straight Kicker", 0x0004),
STRAIGHT_KICKER("Straight K.", 0x0004),
/** */
CHIP_KICKER("Chip Kicker", 0x0008),
CHIP_KICKER("Chip K.", 0x0008),
/** */
BARRIER("Barrier", 0x0010),
/** */
V2016("v2016", 0x0020),
/** */
EXT_BOARD("Ext. Board", 0x0040),
EXT_BOARD("Pi", 0x0040),
/** */
CHARGE_CAPS("Charge Caps", 0x0080),
/** */
Expand Down

0 comments on commit 75eb086

Please sign in to comment.