tests/periph_spi: compact help messages a bit to shave off some bytes
This commit is contained in:
parent
eaabcac205
commit
0f8c0c3f1a
@ -599,8 +599,7 @@ static const shell_command_t shell_commands[] = {
|
||||
|
||||
int main(void)
|
||||
{
|
||||
puts("Manual SPI peripheral driver test");
|
||||
puts("Refer to the README.md file for more information.\n");
|
||||
puts("Manual SPI peripheral driver test (see README.md)");
|
||||
|
||||
printf("There are %i SPI devices configured for your platform.\n",
|
||||
(int)SPI_NUMOF);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user