mirror of
https://github.com/brendanhaines/RasPi.git
synced 2025-04-11 11:14:50 -06:00
updates setup-i2c.sh to also change privilages to /dev/i2c-1
This commit is contained in:
parent
d6e40a9353
commit
ad408bf90c
@ -8,3 +8,4 @@ sudo modprobe i2c-dev
|
||||
sudo modprobe i2c-bcm2708
|
||||
sleep 0.1
|
||||
sudo chmod 666 /dev/i2c-0
|
||||
sudo chmod 666 /dev/i2c-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user