whitespace
This commit is contained in:
parent
12ec702afb
commit
255d54b90e
|
@ -8,7 +8,6 @@
|
|||
#include "Relays.h"
|
||||
#include "timer.h"
|
||||
|
||||
|
||||
void Relay_MeasureMakeTime(Relay *relay) {
|
||||
Timer_Start();
|
||||
while (Relay_ReadState(relay)) {
|
||||
|
|
Loading…
Reference in New Issue