Power button + Status LED

I'm trying to configure a power button and a status LED adding this lines to /boot/config.txt:

# Enable power button

dtoverlay=gpio-shutdown,gpio_pin=3


# Enable LED/power status indicator

enable_uart=1


In Rapsbian and Octoprint it works well, but in Repetier-Server I only can have status LED working. How can I enable pushbutton with this overlay?

Comments

Sign In or Register to comment.