whitespace

This commit is contained in:
jakeg00dwin 2024-09-02 11:34:25 -07:00
parent 12ec702afb
commit 255d54b90e
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#include "Relays.h"
#include "timer.h"
void Relay_MeasureMakeTime(Relay *relay) {
Timer_Start();
while (Relay_ReadState(relay)) {