From a1746da7f1e28b89ec771bff86abc269f724b1f4 Mon Sep 17 00:00:00 2001 From: xenDE <daniel@mameso.com> Date: Sun, 10 Nov 2019 19:45:43 +0000 Subject: [PATCH] comment default gpio button command examples --- pwnagotchi/defaults.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index 951462a..1d5ad4c 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -78,8 +78,8 @@ main: 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 gpios: - 20: 'touch /root/.pwnagotchi-auto && systemctl restart pwnagotchi' - 21: 'shutdown -h now' + #20: 'touch /root/.pwnagotchi-auto && systemctl restart pwnagotchi' + #21: 'shutdown -h now' led: enabled: true # for /sys/class/leds/led0/brightness