mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 00:09:16 +02:00
idk
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"port": 13452,
|
||||
"time": 1738341533118,
|
||||
"time": 1738343500983,
|
||||
"version": "0.0.3"
|
||||
}
|
||||
@@ -411,6 +411,7 @@ int main(int argc, char **argv) {
|
||||
snd_pcm_hw_params_free(output_params);
|
||||
return 1;
|
||||
}
|
||||
snd_pcm_prepare(output_handle);
|
||||
}
|
||||
// #endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user