Update config to add labels for I2C buses

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent 7fe6caaa10
commit 1844cc546a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.