doc: arduino_101: Add link to BlueZ 5.40

Change-Id: I83e6a51e276cb68bbd02e6e184faf76b596f1449
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-05-27 08:58:58 +03:00
commit 6714e88788

View file

@ -170,7 +170,8 @@ the console baudrate with what's used to communicate with the nRF51, in
order not to create a bottle neck. order not to create a bottle neck.
To decode the binary protocol that will now be sent to the console UART To decode the binary protocol that will now be sent to the console UART
you need to use the btmon tool from BlueZ 5.40 or later: you need to use the btmon tool from `BlueZ 5.40
<http://www.bluez.org/release-of-bluez-5-40/>`_ or later:
.. code-block:: console .. code-block:: console