whitespace
This commit is contained in:
parent
85e7f69c07
commit
9c878f9e08
|
@ -91,3 +91,5 @@ TEST(test_Relays, DisableDoesNothingOnPCDisabledRelay)
|
|||
Relay_Disable(&relay);
|
||||
CHECK_EQUAL(0xFF, *(uint8_t *)relay.output_port);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue