Some more savings.

This change will save 16B for F4 and F7 (no difference for F1 and F3).
This commit is contained in:
jflyper 2017-04-23 03:53:07 +09:00
parent 0aa40e822a
commit 3697f19c8c
1 changed files with 2 additions and 2 deletions

View File

@ -2869,8 +2869,8 @@ static void cliResource(char *cmdline)
cliPrintBlankLine(); cliPrintBlankLine();
} }
cliPrintBlankLine(); cliPrintf("\r\n");
cliPrintBlankLine();
#ifdef MINIMAL_CLI #ifdef MINIMAL_CLI
cliPrintLine("DMA:"); cliPrintLine("DMA:");
#else #else