Conform to style
Change the comment of Clear screen so it fits the rest
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user