We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b988437 commit 9751491Copy full SHA for 9751491
tests/test_cansparkmax.py
@@ -26,8 +26,8 @@ def test_current_limit():
26
27
sm.setSecondaryCurrentLimit(52.5, 5)
28
29
-# assert hal_data["CAN"]["sparkmax-1"]["currentChop"] == 52.5
30
-# assert hal_data["CAN"]["sparkmax-1"]["currentChopCycles"] == 5
+ # assert hal_data["CAN"]["sparkmax-1"]["currentChop"] == 52.5
+ # assert hal_data["CAN"]["sparkmax-1"]["currentChopCycles"] == 5
31
32
33
# def test_faults(rev, hal_data):
0 commit comments