DeepBlueRobotics / lib199

Code that we reuse in different projects/years.
Other
2 stars 0 forks source link

`isSparkMaxOverheated` Can Possibly Return Incorrect Values #86

Open CoolSpy3 opened 1 month ago

CoolSpy3 commented 1 month ago

Currently, the isSparkMaxOverheated function can react to the same temperature spikes mentioned in #37. This behavior should not occur.

See #41 for an example of how that issue was fixed.

This issue was raised in this PR comment.