Change the off logging level to behave properly

Reduce the amount of strings created when logging
Add a temporary to do list to the read me file
This commit is contained in:
nathanrsxtn
2022-04-17 23:31:44 -06:00
parent e73d1c1d98
commit a95c97e4fe
5 changed files with 56 additions and 211 deletions
@@ -14,7 +14,6 @@ import com.revrobotics.CANSparkMax.IdleMode;
import com.revrobotics.CANSparkMaxLowLevel.MotorType;
import edu.wpi.first.util.sendable.SendableRegistry;
import edu.wpi.first.wpilibj.DigitalInput;
import edu.wpi.first.wpilibj.Servo;
import edu.wpi.first.wpilibj.motorcontrol.Spark;
import frc4388.robot.Constants.ClimberConstants;