Diminue la largeur du schéma.

This commit is contained in:
Louis-Guillaume Dubois 2017-06-10 20:31:02 +02:00
parent 33ad45962d
commit 3db4b65440

View file

@ -1,4 +1,3 @@
Client BLE
==========
@ -16,7 +15,7 @@ hosted on a given Bluetooth LE device.
The Activities communicate with the Service, which in turn interacts with the [Bluetooth LE API][2].
<img src="img/schema.png" height="1200" alt="schema"/>
<img src="img/schema.png" height="600" alt="schema"/>
[1]:http://developer.android.com/reference/android/app/Service.html
[2]:https://developer.android.com/reference/android/bluetooth/BluetoothGatt.html