Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmtreser committed Jun 4, 2024
1 parent ff791b7 commit 1944907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ El botón se conecta en los GPIO 5 y 6:

![GPIO and the 40-pin header](./pi-shutdown-button.png)

Para activar esta funcionalidad hay que abrir el archivo `/boot/config.txt` y añadir la siguiente línea. Luego reiniciar.
Para activar esta funcionalidad hay que abrir el archivo `/boot/firmware/config.txt` y añadir la siguiente línea. Luego reiniciar.

```bash
dtoverlay=gpio-shutdown
Expand Down

0 comments on commit 1944907

Please sign in to comment.