FRC-686-Bovine-Intervention / Robot-2024-Crescendo

Other
0 stars 0 forks source link

FudgedConstant #39

Open LightspeedLazer opened 3 months ago

LightspeedLazer commented 3 months ago

A class designed to be a Constants helper. Would have two values, the base value and the fudge factor, and a function to combine the two I have an idea for this using two generics and BiFunction