Create power_switch.md

This commit is contained in:
aiminick 2021-07-13 18:02:39 +08:00 committed by GitHub
parent bb5ccc8d60
commit c907c14783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
## GOIO PIN
|PIN|NAME|
|----|----|
|5|GPIO3(SCL)|
|6|GND|
## Config
**/boot/config.txt**
add:
```
dtoverlay=gpio-shutdown
```
## PI GPIO