removed empty whitespace

This commit is contained in:
jakeg00dwin 2024-07-26 18:18:36 -07:00
parent f3c48ba643
commit ce68803cef
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ TEST(test_zero_cross_detection, ZCD_PollWorksAfterCalls)
{ {
MockADC_ZeroIndex(); MockADC_ZeroIndex();
MockADC_PushValue(512); MockADC_PushValue(512);
MockADC_PushValue(450); MockADC_PushValue(450);
MockADC_PushValue(50); MockADC_PushValue(50);