d
This commit is contained in:
@@ -36,6 +36,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
||||
//testMic1()
|
||||
//testMic2()
|
||||
testMic2_id("1")
|
||||
DispatchQueue.main.asyncAfter(deadline: .now() + 3) {
|
||||
testMic2_id("2")
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user