comment default gpio button command examples
This commit is contained in:
parent
1a1a70d6e8
commit
a1746da7f1
@ -78,8 +78,8 @@ main:
|
|||||||
enabled: false
|
enabled: false
|
||||||
#The following is a list of the GPIO number for your button, and the command you want to run when it is pressed
|
#The following is a list of the GPIO number for your button, and the command you want to run when it is pressed
|
||||||
gpios:
|
gpios:
|
||||||
20: 'touch /root/.pwnagotchi-auto && systemctl restart pwnagotchi'
|
#20: 'touch /root/.pwnagotchi-auto && systemctl restart pwnagotchi'
|
||||||
21: 'shutdown -h now'
|
#21: 'shutdown -h now'
|
||||||
led:
|
led:
|
||||||
enabled: true
|
enabled: true
|
||||||
# for /sys/class/leds/led0/brightness
|
# for /sys/class/leds/led0/brightness
|
||||||
|
Loading…
x
Reference in New Issue
Block a user