make it unboost if L4 is canceled #22

Closed
Amber-leaf wants to merge 6 commits from 10-11-25 into main
Amber-leaf commented 2025-10-11 19:38:32 +00:00 (Migrated from github.com)
No description provided.
Saturncorgi (Migrated from github.com) reviewed 2025-10-13 15:48:14 +00:00
@ -20,6 +20,8 @@ public class IntakeConstants {
public static final double ROLLER_SPEED_MUL = 1;
public static final double BOOST_TIME = 0.1;
public static final double UNBOOST_TIME = 0.1 / 1.4;
Saturncorgi (Migrated from github.com) commented 2025-10-13 15:47:55 +00:00

why 1.4?

why 1.4?
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ironriders/ReefScape-PostSeason!22
No description provided.