1
0

template.c: merge exact, neighbor conditional compilation

This commit is contained in:
Intel A80486DX2-66 2024-06-02 23:31:46 +03:00
parent ca282d20c8
commit 160c40fc11
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -161,9 +161,7 @@ main(void)
#if !SILENT_MODE
puts(":: C bytebeat generator: runtime unit");
fflush(stdout);
#endif
#if !SILENT_MODE
printf(
"\n"
"Sample rate: " INT2STR(SAMPLE_RATE) " Hz\n"