This commit is contained in:
2026-06-06 20:53:40 -05:00
parent 47ef898127
commit 351cff99ec

View File

@@ -296,7 +296,7 @@ public class Auto12Ball_Back_Sorted extends LinearOpMode {
} }
break; break;
case WAIT_SHOOT3: case WAIT_SHOOT3:
// add line here to say "done auto' // add line here to say "done auto"
break; break;
default: default:
break; break;