i am pretty sure it's not part of the problem
This commit is contained in:
parent
afaef9ce8f
commit
a01e1baa39
|
@ -22,7 +22,6 @@ public class PwmHardwareTest {
|
||||||
private static final int FREQUENCY = 160;
|
private static final int FREQUENCY = 160;
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore
|
|
||||||
public void testIdlePin() {
|
public void testIdlePin() {
|
||||||
EcuTestHelper ecu = EcuTestHelper.createInstance(true);
|
EcuTestHelper ecu = EcuTestHelper.createInstance(true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue