Update note.md

This commit is contained in:
aiminick 2021-12-21 21:32:15 +08:00 committed by GitHub
parent 7c27bad5bb
commit 7184d678ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
## Install pkgs:
## Install Deb Packages
```
sudo apt install python-rpi.gpio python3-rpi.gpio rpi.gpio-common -y
cd wiringpi
audo apt install libwiringpi*.deb wiringpi*.deb
```