Conform to style

Change the comment of Clear screen so it fits the rest
This commit is contained in:
2023-11-20 20:40:29 +01:00
parent 9e4699387f
commit d62131978c

View File

@@ -121,7 +121,7 @@ int main(void)
BSP_QSPI_MemoryMappedMode();
WRITE_REG(QUADSPI->LPTR, 0xFFF);
// Clear terminal
/* Clear terminal */
printf(CLEAR_SCREEN);
/* Initialize the LCD */