You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we clear sticky faults as soon as we detect them (and then they aren't reported again unless they reappear). This makes it harder to know they occurred in the first place. Instead, we should require that the user manually clear them (either with the REV client or possibly with a new dashboard button) so that they will be encouraged to investigate them.
The text was updated successfully, but these errors were encountered:
lib199/src/main/java/org/carlmontrobotics/lib199/MotorErrors.java
Line 73 in 68f09ad
Right now we clear sticky faults as soon as we detect them (and then they aren't reported again unless they reappear). This makes it harder to know they occurred in the first place. Instead, we should require that the user manually clear them (either with the REV client or possibly with a new dashboard button) so that they will be encouraged to investigate them.
The text was updated successfully, but these errors were encountered: