Close file at end

This commit is contained in:
2020-05-01 13:56:08 +02:00
parent 6dd2fbbb1c
commit 8cf8d3e7d2
+2
View File
@@ -48,6 +48,8 @@ void sf_live (
current_pulse_id++;
}
reader.close_file();
}
int main (int argc, char *argv[]) {