Create note.md

This commit is contained in:
aiminick 2021-12-21 21:24:01 +08:00 committed by GitHub
parent 9ec0b87cbe
commit 7c27bad5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
## Install pkgs:
```
sudo apt install python-rpi.gpio python3-rpi.gpio rpi.gpio-common -y
```