„README.md“ ändern

master^2
Ebbe Baß 2022-08-04 17:15:19 +00:00
parent 160b724de5
commit 227b4c2b47
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ enable_uart=0
#i2c Temperaturesensor #i2c Temperaturesensor
dtoverlay=i2c-gpio,bus=2,i2c_gpio_delay_us=1,i2c_gpio_sda=2,i2c_gpio_scl=3 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. 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.