Revision 61b0791a components/bluetooth/bluetooth-connector.cpp
components/bluetooth/bluetooth-connector.cpp | ||
---|---|---|
63 | 63 |
break; |
64 | 64 |
} |
65 | 65 |
iwrap->bluetoothIwrapSendCommand(cmd); |
66 |
BaseThread::sleep(MS2ST(5000)); // waiting connection establish
|
|
66 |
BaseThread::sleep(MS2ST(1000)); // waiting connection establish
|
|
67 | 67 |
break; |
68 | 68 |
} |
69 | 69 |
} |
Also available in: Unified diff