mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-04-26 23:34:32 +00:00
sync count fix
This commit is contained in:
parent
72aaf5e065
commit
ec76344a5a
@ -25,7 +25,7 @@
|
||||
#define RESYNC_TIME 1000 // 1 sec on millisec
|
||||
#define MAX_RESYNC_COUNT 3
|
||||
#define SYNC_TIME 5 * 1000 // 5 sec on millisec
|
||||
#define SYNC_COUNT 100
|
||||
#define SYNC_COUNT 20
|
||||
#define DEEP_SCANER_INTERVAL 1000 // 1 sec
|
||||
|
||||
// sync
|
||||
|
Loading…
x
Reference in New Issue
Block a user