whitespace change
This commit is contained in:
parent
098d34c853
commit
2e26507d76
|
@ -42,6 +42,7 @@ static void ZCDSetupExpectations(void)
|
||||||
.withUnsignedIntParameter("pin_num", 7);
|
.withUnsignedIntParameter("pin_num", 7);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static void PollIterationExpectations(void)
|
static void PollIterationExpectations(void)
|
||||||
{
|
{
|
||||||
ZCDSetupExpectations();
|
ZCDSetupExpectations();
|
||||||
|
|
Loading…
Reference in New Issue