Example #1
0
 // 开始
 public void start() {
   bleService.work();
 }
Example #2
0
 public void start() {
   BLEService.work();
 }