Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
whilu committed Jan 15, 2016
1 parent 8cef27a commit 1041452
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,6 @@ public void connect(String mac){
mBluetoothAdapter.cancelDiscovery();
}
BluetoothDevice device = mBluetoothAdapter.getRemoteDevice(mac);
// thread start...connect thread connected thread read write
// thread connect thread connected thread read writehhstart...
}
}

0 comments on commit 1041452

Please sign in to comment.