From ee4c7635d40689490abb468fb44bcb5aec39de22 Mon Sep 17 00:00:00 2001
From: kai-morich <mail@kai-morich.de>
Date: Tue, 20 Apr 2021 17:28:56 +0200
Subject: [PATCH] Updated Device Tests & Coverage Report (markdown)

---
 Device-Tests-&-Coverage-Report.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Device-Tests-&-Coverage-Report.md b/Device-Tests-&-Coverage-Report.md
index b1076dc..9f98fe0 100644
--- a/Device-Tests-&-Coverage-Report.md
+++ b/Device-Tests-&-Coverage-Report.md
@@ -15,7 +15,7 @@ You need python + [pyserial 3.4](https://pythonhosted.org/pyserial/) which inclu
 
 On Linux the ``rfc2217_server.py`` is typically available in ``usr/share/doc/python-serial/examples``. On Windows you have to take it from github.
 
-On a Raspi 3 you have to [configure](https://www.raspberrypi.org/documentation/configuration/uart.md) the PL011-UART instead of the mini-UART for the GPIO pins.
+On a Raspi 3 you have to [configure](https://www.raspberrypi.org/documentation/configuration/uart.md) the PL011-UART instead of the mini-UART for the GPIO pins, by using _disable-bt_ or _miniuart-bt_ overlay.
 
 Before executing the test, start the *rfc2217* server with: ``python rfc2217_server.py -v`` *com-port*