]> git.taranathan.com Git - FRC2026.git/commitdiff
Update RobotContainer.java
authormixxlto <maxtan0626@gmail.com>
Sat, 17 Jan 2026 20:45:52 +0000 (12:45 -0800)
committermixxlto <maxtan0626@gmail.com>
Sat, 17 Jan 2026 20:45:52 +0000 (12:45 -0800)
src/main/java/frc/robot/RobotContainer.java

index 49efa97e1f9b72a9d42d08e1c7b07ca85f37fde8..69d2f08938d306e06e1096e5dd2dccaec9b37203 100644 (file)
@@ -62,6 +62,9 @@ public class RobotContainer {
         break;
 
       default:
+
+      case Wafflehouse:
+      
       case SwerveCompetition:
 
       case BetaBot: