我正在构建一个iOS应用程序,它会以摩尔斯电码为您的消息振动。 我很难设定准确的振动时间。 国际摩尔斯电码需要250ms的振动,以及不同的暂停长度,我似乎无法找到一种方法来设置振动的精确长度。
我已经尝试了
employee_number email
7000 test1@test.com
11552 test2@test.com
21356 test3@test.com
21365 test4@test.com
22022 test5@test.com
24280 test6@test.com
26279 test7@test.com
我愿意使用Objective-C或Swift,但该应用程序本机编程为swift。最好是Swift 4和Xcode 9的代码。非常感谢你的帮助!!