removed empty whitespace
This commit is contained in:
parent
f3c48ba643
commit
ce68803cef
|
@ -72,7 +72,6 @@ TEST(test_zero_cross_detection, ZCD_PollWorksAfterCalls)
|
|||
{
|
||||
MockADC_ZeroIndex();
|
||||
|
||||
|
||||
MockADC_PushValue(512);
|
||||
MockADC_PushValue(450);
|
||||
MockADC_PushValue(50);
|
||||
|
|
Loading…
Reference in New Issue