Fix spacing

This commit is contained in:
2026-06-18 15:15:44 +02:00
parent 2880ae64dc
commit adcdc8b340
+1
View File
@@ -150,5 +150,6 @@ void vUARTLogger(void *argument)
DEBUG_PRINT("ERROR: Semaphore timeout! UART might be stuck in BUSY state.\r\n"); DEBUG_PRINT("ERROR: Semaphore timeout! UART might be stuck in BUSY state.\r\n");
} }
} }
}
} }
/* END vUARTLoggerListen */ /* END vUARTLoggerListen */