From 227b4c2b4721adce054b4a87a4d1e2fb7825260e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Thu, 4 Aug 2022 17:15:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 855ee1d..04a7b02 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ enable_uart=0 #i2c Temperaturesensor dtoverlay=i2c-gpio,bus=2,i2c_gpio_delay_us=1,i2c_gpio_sda=2,i2c_gpio_scl=3 -#i2c Moisturesensor -dtoverlay=i2c-gpio,bus=3,i2c_gpio_delay_us=1,i2c_gpio_auot=4 ``` Also you have to enable the i2c devices in the raspi-config menu. If you dont know how to do it you can just google it.