Some more savings.
This change will save 16B for F4 and F7 (no difference for F1 and F3).
This commit is contained in:
parent
0aa40e822a
commit
3697f19c8c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue