mirror of https://bitbucket.org/ausocean/av.git
trying to fix blocking
This commit is contained in:
parent
23a086dfaa
commit
17045d0645
|
@ -74,7 +74,7 @@ const (
|
|||
noOfConfigFlags = 21
|
||||
revidStopTime = 5
|
||||
prepTime = 20
|
||||
loggerVerbosity = 3
|
||||
loggerVerbosity = 4
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue