mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-30 01:16:16 +02:00
Merge branch 'develop' of https://github.com/badaix/snapcast into develop
This commit is contained in:
commit
5f3cfbf959
2 changed files with 3 additions and 1 deletions
|
@ -91,7 +91,9 @@ int main (int argc, char **argv)
|
|||
.add(hostValue)
|
||||
.add(portValue)
|
||||
.add(soundcardValue)
|
||||
#ifdef HAS_DAEMON
|
||||
.add(daemonOption)
|
||||
#endif
|
||||
.add(latencyValue);
|
||||
|
||||
try
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue