Hi, thanks for this but I think the install script is wrong in the way that it enables I2C anyway.
With the most up-to-date software on a Raspberry Pi the user should always enable I2C using raspi-config. So I'm just going to update the script to tell the user to enable raspi-config themselves instead of merging this.
Hi, thanks for this but I think the install script is wrong in the way that it enables I2C anyway.
With the most up-to-date software on a Raspberry Pi the user should always enable I2C using
raspi-config
. So I'm just going to update the script to tell the user to enableraspi-config
themselves instead of merging this.