Update README.md

This commit is contained in:
Zitao 2024-09-02 13:13:39 +02:00 committed by GitHub
parent 4254ca898c
commit e8828fa229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -21,3 +21,6 @@ If you want to undo this, you can simply delete the i2c-1 symlink file by typing
``` sh
sudo rm /dev/i2c-1
```
One example about using this I2C port:
[hack-environment-monitor](https://github.com/chriswilson2020/hack-environment-monitor/tree/main)