From ff4d5600a4433ed3bcc586376d124105b3c17ee9 Mon Sep 17 00:00:00 2001
From: "remi.clement" <remi.clement@inrae.fr>
Date: Fri, 11 Dec 2020 18:35:36 +0100
Subject: [PATCH] update Warning in documentation

---
 sphinx/source/page1.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sphinx/source/page1.rst b/sphinx/source/page1.rst
index 67ac8b93..f1a9459a 100644
--- a/sphinx/source/page1.rst
+++ b/sphinx/source/page1.rst
@@ -61,7 +61,7 @@ For this step, the installation instructions are well described on the Raspberry
 
 
 .. warning::
-	 Once the OS has been installed, the 1-wire option and GPIO remote option must be deactivated via the Raspbian GUI settings menu. Failure to carry out this task may cause damage to the relay shield cards during measurements.
+	 Once the OS has been installed,  **1-wire, spi and GPIO remote option** must be deactivated via the Raspbian GUI settings menu. Failure to carry out this task may cause damage to the relay shield cards during measurements.
 
 
 Virtual Environnement and packages
-- 
GitLab