From 2e26507d7624a6a6ab1d3f60013331e98605870c Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Sat, 27 Jul 2024 09:51:11 -0700 Subject: [PATCH] whitespace change --- tests/zero_cross_detection/test_zero_cross_detection.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/zero_cross_detection/test_zero_cross_detection.cpp b/tests/zero_cross_detection/test_zero_cross_detection.cpp index 55d4ac8..5bb17ab 100644 --- a/tests/zero_cross_detection/test_zero_cross_detection.cpp +++ b/tests/zero_cross_detection/test_zero_cross_detection.cpp @@ -42,6 +42,7 @@ static void ZCDSetupExpectations(void) .withUnsignedIntParameter("pin_num", 7); } + static void PollIterationExpectations(void) { ZCDSetupExpectations();