removed empty whitespace

This commit is contained in:
jakeg00dwin 2024-07-26 18:18:36 -07:00
parent f3c48ba643
commit ce68803cef

View file

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