add i2cdetect

pull/182/head
Yossi 2018-03-01 15:51:21 +02:00
parent d385d764e6
commit aeedcc11b5
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ echo "========== Setup mic ============"
echo "========== Setup RTC ============"
# https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-rtc-time
sudo apt-get install python-smbus i2c-tools
sudo apt-get install python-smbus i2c-tools i2cdetect
# TODO: turn on ISC on raspi-config...