add i2cdetect
This commit is contained in:
parent
d385d764e6
commit
aeedcc11b5
|
@ -206,7 +206,7 @@ echo "========== Setup mic ============"
|
||||||
|
|
||||||
echo "========== Setup RTC ============"
|
echo "========== Setup RTC ============"
|
||||||
# https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-rtc-time
|
# 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...
|
# TODO: turn on ISC on raspi-config...
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user