d
This commit is contained in:
@@ -55,10 +55,13 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
|||||||
/**/print("ИГР App.didFLWO")
|
/**/print("ИГР App.didFLWO")
|
||||||
//testMic1()
|
//testMic1()
|
||||||
//testMic2()
|
//testMic2()
|
||||||
testMic2_id("1")
|
//testMic2_id("1")
|
||||||
|
/*
|
||||||
DispatchQueue.main.asyncAfter(deadline: .now() + 3) {
|
DispatchQueue.main.asyncAfter(deadline: .now() + 3) {
|
||||||
self.testMic2_id("2")
|
self.testMic2_id("2")
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
testMic4()
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -97,4 +100,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
|||||||
Bus.send(Bus.keyId(Mic.K.activityDate, id), Date() + 3)
|
Bus.send(Bus.keyId(Mic.K.activityDate, id), Date() + 3)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func testMic4() {
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user