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();
|
BSP_QSPI_MemoryMappedMode();
|
||||||
WRITE_REG(QUADSPI->LPTR, 0xFFF);
|
WRITE_REG(QUADSPI->LPTR, 0xFFF);
|
||||||
|
|
||||||
// Clear terminal
|
/* Clear terminal */
|
||||||
printf(CLEAR_SCREEN);
|
printf(CLEAR_SCREEN);
|
||||||
|
|
||||||
/* Initialize the LCD */
|
/* Initialize the LCD */
|
||||||
|
|||||||
Reference in New Issue
Block a user