1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/periph/fmc: remove a double empty line

This commit is contained in:
Gunar Schorcht 2023-07-27 10:48:36 +02:00
parent 0ba1998e4c
commit 3769a21c1f

View File

@ -94,7 +94,6 @@ int main(void)
}
puts("------------------------------------------------------------------------");
printf("fill complete memory of %lu kByte, a . represents a 16 kByte block\n",
fmc_bank_config[FMC_BANK].size >> 10);