mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 08:19:14 +02:00
something here and there
This commit is contained in:
+1
-1
@@ -311,6 +311,6 @@ int main(int argc, char **argv) {
|
||||
|
||||
int ret = run_chimer95(config, &runtime);
|
||||
printf("Cleaning up...\n");
|
||||
free_PulseOutputDevice(&runtime.output_device);
|
||||
free_PulseDevice(&runtime.output_device);
|
||||
return ret;
|
||||
}
|
||||
Reference in New Issue
Block a user