diff --git a/config b/config index 7076f547..6dbc3742 100755 --- a/config +++ b/config @@ -349,9 +349,14 @@ elif [ "$1" = "-S" ]; then echo "Scan both I2C buses on the Raspberry Pi" echo + echo "I2C Bus 1" + echo i2cdetect -y 1 - + echo + echo "I2C Bus 1" + echo i2cdetect -y 3 + echo elif [ "$1" = "-C" ]; then