mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-08-14 06:48:25 +02:00
Update README.md
This commit is contained in:
@ -15,3 +15,8 @@ sudo i2cdetect -y 1
|
||||
to check if the sensor is available.
|
||||
|
||||

|
||||
|
||||
If you want to undo this, you can simply delete the i2c-1 symlink file by typing in the terminal:
|
||||
``` sh
|
||||
sudo rm /dev/i2c-1
|
||||
```
|
||||
|
Reference in New Issue
Block a user