For now, just comment this line out:
|
MotorErrors.reportSparkMaxTemp(spark, temperatureLimit); |
I've tried to reproduce the problem by checking if the temp is too high from within RobotCode2023's Arm.java but haven't succeeded. However, not calling reportSparkMaxTemp() definitely makes the problem go away.