Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

Commit

Permalink
Fixed I2C option info
Browse files Browse the repository at this point in the history
  • Loading branch information
praveen-garg authored Aug 14, 2019
1 parent c7a248b commit 9313fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ It is required to enable I2C on the RPi, please do the following steps:

1) sudo raspi-config
2) Choose Interfacing options
3) Choose P5I2C option Enable/Disable automatic loading of I2C Kernel module
3) Choose P5 I2C option Enable/Disable automatic loading of I2C Kernel module
4) Follow the prompt to set Yes for ARM I2C interface enabled
5) Once that's done, reboot your RPi to let the changes propagate.
6) And be ensure that your I2C is enabled, run command ls /dev/*i2c*

0 comments on commit 9313fa4

Please sign in to comment.