Needs more whitespace

This commit is contained in:
John Stäck 2019-07-28 14:50:31 +02:00
parent 44b91a1a89
commit db4e4ac2f7
6 changed files with 6 additions and 6 deletions

View file

@ -45,4 +45,4 @@ void updateSensorLEDs() {
} else {
analogWrite(pLedPin, 0);
}
}
}

View file

@ -9,4 +9,4 @@ void statusLedFlash(uint16_t delayTime);
void statusLedBlink();
void updateSensorLEDs();
#endif
#endif