mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-12 00:26:41 +02:00
Add some comments, clean ups
This commit is contained in:
parent
2a6360a832
commit
184254b35f
6 changed files with 13 additions and 13 deletions
|
@ -367,8 +367,9 @@ void Controller::worker()
|
|||
}
|
||||
});
|
||||
|
||||
// // Do initial time sync with the server
|
||||
// Do initial time sync with the server
|
||||
sendTimeSyncMessage(50);
|
||||
// Start receiver loop
|
||||
getNextMessage();
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue