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.