aa
This commit is contained in:
@@ -108,7 +108,7 @@ var (
|
||||
regexpQrr = regexp.MustCompile(byteSignQrRight + "(.*?)" + byteSignQrRightE)
|
||||
regexpSound = regexp.MustCompile(byteSignSound + "(.*?)" + byteSignSoundE)
|
||||
|
||||
timeoutChan = make(chan int, 2)
|
||||
timeoutChan = make(chan int, 3)
|
||||
)
|
||||
|
||||
type PrintInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user