mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-02-12 23:39:15 +01:00
Update README.md
This commit is contained in:
parent
1440a897b9
commit
7f15029da8
@ -15,3 +15,8 @@ sudo i2cdetect -y 1
|
|||||||
to check if the sensor is available.
|
to check if the sensor is available.
|
||||||
|
|
||||||
![image](https://github.com/user-attachments/assets/f8abfa25-cc58-4e8e-89c7-4e42de650e48)
|
![image](https://github.com/user-attachments/assets/f8abfa25-cc58-4e8e-89c7-4e42de650e48)
|
||||||
|
|
||||||
|
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
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user